Udostępnij za pośrednictwem


Właściwość ITestSuiteBase.Plan —

Pobiera plan badań, będącego właścicielem to zestaw testów.

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

Składnia

'Deklaracja
ReadOnly Property Plan As ITestPlan
ITestPlan Plan { get; }
property ITestPlan^ Plan {
    ITestPlan^ get ();
}
abstract Plan : ITestPlan with get
function get Plan () : ITestPlan

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestPlan
Plan badania będącego właścicielem to zestaw testów.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestSuiteBase Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

ITestPlan