Udostępnij za pośrednictwem


Właściwość ITestEnvironment.ControllerName —

Pobiera nazwę kontrolera, który jest właścicielem środowiska testowego.

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

Składnia

'Deklaracja
ReadOnly Property ControllerName As String
string ControllerName { get; }
property String^ ControllerName {
    String^ get ();
}
abstract ControllerName : string with get
function get ControllerName () : String

Wartość właściwości

Typ: System.String
Nazwa kontrolera.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestEnvironment Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client