Compartilhar via


Propriedade ITestPlan.Description

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

Sintaxe

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

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

ITestPlan Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client