Sdílet prostřednictvím


UITestPropertyDescriptor.Attributes – vlastnost

Získá oprávnění pro vlastnost.

Obor názvů:  Microsoft.VisualStudio.TestTools.UITesting
Sestavení:  Microsoft.VisualStudio.TestTools.UITesting (v Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.TestTools.UITesting.UITestPropertyAttributes
Oprávnění pro vlastnosti.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

UITestPropertyDescriptor Třída

Microsoft.VisualStudio.TestTools.UITesting – obor názvů