共用方式為


UITestControl.PropertyNames.GetType 方法

傳回控制項的 Type

命名空間:  Microsoft.VisualStudio.TestTools.UITesting
組件:  Microsoft.VisualStudio.TestTools.UITesting (在 Microsoft.VisualStudio.TestTools.UITesting.dll 中)

語法

'宣告
Public Function GetType As Type
public Type GetType()
public:
Type^ GetType()
member GetType : unit -> Type 
public function GetType() : Type

傳回值

型別:System.Type
控制項的 Type

.NET Framework 安全性

請參閱

參考

UITestControl.PropertyNames 類別

Microsoft.VisualStudio.TestTools.UITesting 命名空間