UITestControl.PropertyNames.GetType 方法

返回控件的 Type

命名空间:  Microsoft.VisualStudio.TestTools.UITesting
程序集:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting(在 Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll 中)
  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

返回值

类型:Type
控件的 Type

.NET Framework 安全性

请参阅

参考

UITestControl.PropertyNames 类

Microsoft.VisualStudio.TestTools.UITesting 命名空间