다음을 통해 공유


UITechnologyElement.ClassName 속성

네임스페이스:  Microsoft.VisualStudio.TestTools.UITest.Extension
어셈블리:  Microsoft.VisualStudio.TestTools.UITest.Extension(Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

구문

‘선언
Public MustOverride ReadOnly Property ClassName As String
public abstract string ClassName { get; }
public:
virtual property String^ ClassName {
    String^ get () abstract;
}
abstract ClassName : string with get
abstract function get ClassName () : String

속성 값

형식: String

구현

IUITechnologyElement.ClassName

.NET Framework 보안

참고 항목

참조

UITechnologyElement 클래스

Microsoft.VisualStudio.TestTools.UITest.Extension 네임스페이스