다음을 통해 공유


UITestControl.Exists 속성

네임스페이스:  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 Overridable ReadOnly Property Exists As Boolean
public virtual bool Exists { get; }
public:
virtual property bool Exists {
    bool get ();
}
abstract Exists : bool with get 
override Exists : bool with get
function get Exists () : boolean

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

UITestControl 클래스

Microsoft.VisualStudio.TestTools.UITesting 네임스페이스