Compartir a través de


ITmiTestImplementation.TestType (Propiedad)

Obtiene o establece el tipo de la prueba.

Espacio de nombres:  Microsoft.TeamFoundation.TestManagement.Client
Ensamblado:  Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxis

'Declaración
Property TestType As String
    Get
    Set
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)

Valor de propiedad

Tipo: System.String
El tipo de la prueba.

Seguridad de .NET Framework

Vea también

Referencia

ITmiTestImplementation Interfaz

Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)