Udostępnij za pośrednictwem


Właściwość ITmiTestImplementation.TestType —

Pobiera lub ustawia typ testu.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: System.String
Typ testu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITmiTestImplementation Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client