Compartir a través de


ITestRun.Type (Propiedad)

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

Sintaxis

'Declaración
Property Type As TestRunType
TestRunType Type { get; set; }
property TestRunType Type {
    TestRunType get ();
    void set (TestRunType value);
}
abstract Type : TestRunType with get, set
function get Type () : TestRunType 
function set Type (value : TestRunType)

Valor de propiedad

Tipo: Microsoft.TeamFoundation.TestManagement.Client.TestRunType

Seguridad de .NET Framework

Vea también

Referencia

ITestRun Interfaz

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