다음을 통해 공유


ContextEntry.ControlType 속성

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

구문

‘선언
Public Property ControlType As String
public string ControlType { get; set; }
public:
property String^ ControlType {
    String^ get ();
    void set (String^ value);
}
member ControlType : string with get, set
function get ControlType () : String 
function set ControlType (value : String)

속성 값

형식: String
String를 반환합니다.

.NET Framework 보안

참고 항목

참조

ContextEntry 클래스

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