共用方式為


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

屬性值

自動化屬性識別碼。

適用於