AutomationElementIdentifiers.DescribedByProperty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別自動化屬性所描述的 。
public:
static property AutomationProperty ^ DescribedByProperty { AutomationProperty ^ get(); };
static AutomationProperty DescribedByProperty();
public static AutomationProperty DescribedByProperty { get; }
var automationProperty = AutomationElementIdentifiers.describedByProperty;
Public Shared ReadOnly Property DescribedByProperty As AutomationProperty
屬性值
自動化屬性識別碼。
備註
GetDescribedBy方法會傳回提供自動化專案詳細資訊的專案集合。