Udostępnij za pośrednictwem


Konstruktor UITestPropertyDescriptor — (Type, UITestPropertyAttributes)

Inicjuje nowe wystąpienie UITestPropertyDescriptor klasy z żadnej kategorii.

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

Składnia

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

Parametry

  • dataType
    Typ: System.Type
    Typ danych wartości właściwości.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestPropertyDescriptor Klasa

Przeciążenie UITestPropertyDescriptor

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting