ITmiTestImplementation.TestType Özellik

Alır veya sınama türünü ayarlar.

Ad alanı:  Microsoft.TeamFoundation.TestManagement.Client
Derleme:  Microsoft.TeamFoundation.TestManagement.Client (Microsoft.TeamFoundation.TestManagement.Client.dll içinde)

Sözdizimi

'Bildirim
Property TestType As String
string TestType { get; set; }
property String^ TestType {
    String^ get ();
    void set (String^ value);
}
abstract TestType : string with get, set
function get TestType () : String 
function set TestType (value : String)

Özellik Değeri

Tür: String
Sınama türü.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ITmiTestImplementation Arabirim

Microsoft.TeamFoundation.TestManagement.Client Ad Alanı