AutomationPeer.GetAutomationControlType 方法

定義

取得與 UI 自動化對等相關聯之專案的控制項類型。

public:
 virtual AutomationControlType GetAutomationControlType() = GetAutomationControlType;
AutomationControlType GetAutomationControlType();
public AutomationControlType GetAutomationControlType();
function getAutomationControlType()
Public Function GetAutomationControlType () As AutomationControlType

傳回

控制項類型。

適用於