UITestPropertyDescriptor.Attributes (Propiedad)

Obtiene los permisos para la propiedad.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.UITesting
Ensamblado:  Microsoft.VisualStudio.TestTools.UITesting (en Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintaxis

'Declaración
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

Valor de propiedad

Tipo: Microsoft.VisualStudio.TestTools.UITesting.UITestPropertyAttributes
Permisos para la propiedad.

Seguridad de .NET Framework

Vea también

Referencia

UITestPropertyDescriptor Clase

Microsoft.VisualStudio.TestTools.UITesting (Espacio de nombres)