다음을 통해 공유


UITestPropertyDescriptor.Attributes 속성

속성에 대한 권한을 가져옵니다.

네임스페이스:  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 ReadOnly Property Attributes As UITestPropertyAttributes
public UITestPropertyAttributes Attributes { get; }
public:
property UITestPropertyAttributes Attributes {
    UITestPropertyAttributes get ();
}
member Attributes : UITestPropertyAttributes with get
function get Attributes () : UITestPropertyAttributes

속성 값

형식: Microsoft.VisualStudio.TestTools.UITesting.UITestPropertyAttributes
속성에 대한 권한입니다.

.NET Framework 보안

참고 항목

참조

UITestPropertyDescriptor 클래스

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