Udostępnij za pośrednictwem


Właściwość ITestController.GroupId —

Pobiera lub ustawia identyfikator grupy Kontrolery test zawierającej kontroler ten test.

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

Składnia

'Deklaracja
Property GroupId As String
string GroupId { get; set; }
property String^ GroupId {
    String^ get ();
    void set (String^ value);
}
abstract GroupId : string with get, set
function get GroupId () : String
function set GroupId (value : String)

Wartość właściwości

Typ: System.String
Identyfikator dla badanej grupy kontrolerów zawiera kontroler ten test.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestController Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client