Aracılığıyla paylaş


UITestPropertyDescriptor Oluşturucu (Type)

Yeni bir örneğini başlatır UITestPropertyDescriptor varsayılan okuma izinlerini kullanarak sınıf.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITesting
Derleme:  Microsoft.VisualStudio.TestTools.UITesting (Microsoft.VisualStudio.TestTools.UITesting.dll içinde)

Sözdizimi

'Bildirim
Public Sub New ( _
    dataType As Type _
)
public UITestPropertyDescriptor(
    Type dataType
)
public:
UITestPropertyDescriptor(
    Type^ dataType
)
new : 
        dataType:Type -> UITestPropertyDescriptor
public function UITestPropertyDescriptor(
    dataType : Type
)

Parametreler

  • dataType
    Tür: System.Type
    Özellik değerinin veri türü.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

UITestPropertyDescriptor Sınıf

UITestPropertyDescriptor Fazla Yük

Microsoft.VisualStudio.TestTools.UITesting Ad Alanı