Condividi tramite


Proprietà UITestPropertyDescriptor.Attributes

ottiene le autorizzazioni per la proprietà.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintassi

'Dichiarazione
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

Valore proprietà

Tipo: Microsoft.VisualStudio.TestTools.UITesting.UITestPropertyAttributes
le autorizzazioni per la proprietà.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

UITestPropertyDescriptor Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.UITesting