AutomationElementIdentifiers.IsDialogProperty 屬性

定義

識別布林 值 AutomationProperties.IsDialogProperty ,指出自動化專案是否為對話方塊視窗。

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

屬性值

自動化屬性識別碼。

Windows 需求

裝置系列
Windows 10, version 1809 (已於 10.0.17763.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v7.0 引進)

適用於