Udostępnij za pośrednictwem


Właściwość ITestEnvironment.ControllerDisplayName —

Pobiera nazwę wyświetlania kontrolera test, 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 ControllerDisplayName As String
string ControllerDisplayName { get; }
property String^ ControllerDisplayName {
    String^ get ();
}
abstract ControllerDisplayName : string with get
function get ControllerDisplayName () : String

Wartość właściwości

Typ: System.String
Wyświetlana nazwa kontrolera badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestEnvironment Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client