AutomationPeer.GetAutomationId 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與自動化對等相關聯之專案的 AutomationId 。
public:
virtual Platform::String ^ GetAutomationId() = GetAutomationId;
winrt::hstring GetAutomationId();
public string GetAutomationId();
function getAutomationId()
Public Function GetAutomationId () As String
傳回
String
Platform::String
winrt::hstring
自動化標識碼。
適用於