Partilhar via


Propriedade ITestSuiteBase.TestSuiteType

Obtém o tipo de este conjunto de teste.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
ReadOnly Property TestSuiteType As TestSuiteType
TestSuiteType TestSuiteType { get; }
property TestSuiteType TestSuiteType {
    TestSuiteType get ();
}
abstract TestSuiteType : TestSuiteType with get
function get TestSuiteType () : TestSuiteType

Valor de propriedade

Tipo: Microsoft.TeamFoundation.TestManagement.Client.TestSuiteType
O tipo de este conjunto de teste.

Segurança do .NET Framework

Consulte também

Referência

ITestSuiteBase Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client

TestSuiteType