Partager via


UITestPropertyDescriptor.Attributes, propriété

Obtient les autorisations pour la propriété.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting
Assemblys :   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (dans Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (dans Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Déclaration
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

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.UITesting.UITestPropertyAttributes
Autorisations pour la propriété.

Sécurité .NET Framework

Voir aussi

Référence

UITestPropertyDescriptor Classe

Microsoft.VisualStudio.TestTools.UITesting, espace de noms