Udostępnij za pośrednictwem


Konstruktor UITestPropertyDescriptor — (Type, UITestPropertyAttributes, String)

Inicjuje nowe wystąpienie UITestPropertyDescriptor klasy określone uprawnienia i kategorii.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting
Zestawy:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (w Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

'Deklaracja
Public Sub New ( _
    dataType As Type, _
    attributes As UITestPropertyAttributes, _
    category As String _
)
public UITestPropertyDescriptor(
    Type dataType,
    UITestPropertyAttributes attributes,
    string category
)
public:
UITestPropertyDescriptor(
    Type^ dataType, 
    UITestPropertyAttributes attributes, 
    String^ category
)
new : 
        dataType:Type * 
        attributes:UITestPropertyAttributes * 
        category:string -> UITestPropertyDescriptor
public function UITestPropertyDescriptor(
    dataType : Type, 
    attributes : UITestPropertyAttributes, 
    category : String
)

Parametry

  • dataType
    Typ: Type

    Typ danych wartości właściwości.

  • category
    Typ: String

    Kategoria, do której należy właściwość.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestPropertyDescriptor Klasa

Przeciążenie UITestPropertyDescriptor

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting