共用方式為


AutomationElementIdentifiers.LevelProperty 屬性

定義

取得層級自動化屬性的識別碼。

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

屬性值

層級自動化屬性的識別碼。

適用於