共用方式為


AutomationElementIdentifiers.AnnotationsProperty 屬性

定義

取得注釋自動化屬性的識別碼。

public:
 static property AutomationProperty ^ AnnotationsProperty { AutomationProperty ^ get(); };
static AutomationProperty AnnotationsProperty();
public static AutomationProperty AnnotationsProperty { get; }
var automationProperty = AutomationElementIdentifiers.annotationsProperty;
Public Shared ReadOnly Property AnnotationsProperty As AutomationProperty

屬性值

注釋自動化屬性的識別碼。

適用於