Compartilhar via


Propriedade ITestRunBase.Controller

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
Property Controller As String
string Controller { get; set; }
property String^ Controller {
    String^ get ();
    void set (String^ value);
}
abstract Controller : string with get, set
function get Controller () : String 
function set Controller (value : String)

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

ITestRunBase Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client