AutomationElementIdentifiers.RuntimeIdProperty フィールド

定義

要素のランタイム識別子を格納するプロパティを識別します。

public: static initonly System::Windows::Automation::AutomationProperty ^ RuntimeIdProperty;
public static readonly System.Windows.Automation.AutomationProperty RuntimeIdProperty;
 staticval mutable RuntimeIdProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly RuntimeIdProperty As AutomationProperty 

フィールド値

注釈

この識別子は、UI オートメーション プロバイダーで使用されます。 UI オートメーションクライアント アプリケーションでは、 のAutomationElement同等のフィールドを使用する必要があります。

適用対象

こちらもご覧ください