共用方式為


UITechnologyElementProxy.ClassName 屬性

取得這個項目的類別名稱。

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

語法

'宣告
Public Overrides ReadOnly Property ClassName As String
public override string ClassName { get; }
public:
virtual property String^ ClassName {
    String^ get () override;
}
abstract ClassName : string with get
override ClassName : string with get
override function get ClassName () : String

屬性值

型別:System.String

實作

IUITechnologyElement.ClassName

.NET Framework 安全性

請參閱

參考

UITechnologyElementProxy 類別

Microsoft.VisualStudio.TestTools.UITesting 命名空間