Поделиться через


UITestPropertyDescriptor.Attributes - свойство

Получает разрешения для свойства.

Пространство имен:  Microsoft.VisualStudio.TestTools.UITesting
Сборка:  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 - пространство имен