Skip to content

Latest commit

 

History

History
78 lines (59 loc) · 3.27 KB

nf-uiautomationclient-iuiautomationelement-get_cachedname.md

File metadata and controls

78 lines (59 loc) · 3.27 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:uiautomationclient.IUIAutomationElement.get_CachedName
IUIAutomationElement::get_CachedName (uiautomationclient.h)
Retrieves the cached name of the element.
CachedName property [Windows Accessibility]
CachedName property [Windows Accessibility]
IUIAutomationElement interface
IUIAutomationElement interface [Windows Accessibility]
CachedName property
IUIAutomationElement.CachedName
IUIAutomationElement.get_CachedName
IUIAutomationElement::CachedName
IUIAutomationElement::get_CachedName
get_CachedName
uiauto.uiauto_IUIAutomationElement_CachedName
uiauto_IUIAutomationElement_CachedName
uiautomationclient/IUIAutomationElement::CachedName
uiautomationclient/IUIAutomationElement::get_CachedName
winauto.uiauto_IUIAutomationElement_CachedName
winauto\uiauto_IUIAutomationElement_CachedName.htm
WinAuto
9d70a40c-9bcf-4ca9-90dd-05d25ddb7e89
12/05/2018
CachedName property [Windows Accessibility], CachedName property [Windows Accessibility],IUIAutomationElement interface, IUIAutomationElement interface [Windows Accessibility],CachedName property, IUIAutomationElement.CachedName, IUIAutomationElement.get_CachedName, IUIAutomationElement::CachedName, IUIAutomationElement::get_CachedName, get_CachedName, uiauto.uiauto_IUIAutomationElement_CachedName, uiauto_IUIAutomationElement_CachedName, uiautomationclient/IUIAutomationElement::CachedName, uiautomationclient/IUIAutomationElement::get_CachedName, winauto.uiauto_IUIAutomationElement_CachedName
uiautomationclient.h
UIAutomation.h
Windows
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista, Windows XP with SP3 and Platform Update for Windows Vista [desktop apps only]
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008, Windows Server 2003 with SP2 and Platform Update for Windows Server 2008 [desktop apps only]
UIAutomationClient.idl
Windows
19H1
IUIAutomationElement::get_CachedName
uiautomationclient/IUIAutomationElement::get_CachedName
c++
APIRef
kbSyntax
COM
UIAutomationClient.h
IUIAutomationElement.CachedName
IUIAutomationElement.get_CachedName

IUIAutomationElement::get_CachedName

-description

Retrieves the cached name of the element.

This property is read-only.

-parameters

-remarks

The name of an element can be used to find the element in the element tree when the automation ID property is not supported on the element.

-see-also

Automation Element Property IDs

CurrentName

IUIAutomationElement

Reference