Sdílet prostřednictvím


ITmiTestImplementation.TestType – vlastnost

Získá nebo nastaví typ testu.

Obor názvů:  Microsoft.TeamFoundation.TestManagement.Client
Sestavení:  Microsoft.TeamFoundation.TestManagement.Client (v Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: String
Typ testu.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ITmiTestImplementation Rozhraní

Microsoft.TeamFoundation.TestManagement.Client – obor názvů