Compartilhar via


ITestPlan2.Status Propriedade

 

Publicado: abril de 2016

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

Sintaxe

string Status { get; set; }
property String^ Status {
    String^ get();
    void set(String^ value);
}
abstract Status : string with get, set
Property Status As String

Valor de propriedade

Type: System.String

Consulte também

Interface ITestPlan2
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo