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

属性值

自动化属性标识符。

适用于