Propriedade UITestPropertyDescriptor.Attributes

Obtém as permissões para a propriedade.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (em Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintaxe

'Declaração
Public ReadOnly Property Attributes As UITestPropertyAttributes
    Get
public UITestPropertyAttributes Attributes { get; }
public:
property UITestPropertyAttributes Attributes {
    UITestPropertyAttributes get ();
}
member Attributes : UITestPropertyAttributes
function get Attributes () : UITestPropertyAttributes

Valor de propriedade

Tipo: Microsoft.VisualStudio.TestTools.UITesting.UITestPropertyAttributes
As permissões para a propriedade.

Segurança do .NET Framework

Consulte também

Referência

UITestPropertyDescriptor Classe

Namespace Microsoft.VisualStudio.TestTools.UITesting