Condividi tramite


Proprietà ITestSuiteEntry.EntryType

Ottiene il tipo di questa voce di gruppo di test.

Spazio dei nomi:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintassi

'Dichiarazione
ReadOnly Property EntryType As TestSuiteEntryType
TestSuiteEntryType EntryType { get; }
property TestSuiteEntryType EntryType {
    TestSuiteEntryType get ();
}
abstract EntryType : TestSuiteEntryType with get
function get EntryType () : TestSuiteEntryType

Valore proprietà

Tipo: Microsoft.TeamFoundation.TestManagement.Client.TestSuiteEntryType
Tipo di questa voce di gruppo di test.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestSuiteEntry Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client

ITestSuiteEntryType