共用方式為


AutomationElementIdentifiers.LiveSettingProperty 屬性

定義

識別即時設定自動化屬性。 GetLiveSetting方法會傳回即時設定屬性值。

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

屬性值

自動化屬性識別碼。

適用於