Udostępnij za pośrednictwem


Właściwość ITmiTestImplementation.TestTypeId —

Pobiera lub ustawia identyfikator GUID dla dostawcy wykonania testu (TIP).

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

Składnia

'Deklaracja
Property TestTypeId As Guid
Guid TestTypeId { get; set; }
property Guid TestTypeId {
    Guid get ();
    void set (Guid value);
}
abstract TestTypeId : Guid with get, set
function get TestTypeId () : Guid
function set TestTypeId (value : Guid)

Wartość właściwości

Typ: System.Guid
Identyfikator GUID dla badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITmiTestImplementation Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client