Compartir a través de


ITestRunBase.Comment (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.TestManagement.Client
Ensamblado:  Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxis

'Declaración
Property Comment As String
string Comment { get; set; }
property String^ Comment {
    String^ get ();
    void set (String^ value);
}
abstract Comment : string with get, set
function get Comment () : String 
function set Comment (value : String)

Valor de propiedad

Tipo: String

Seguridad de .NET Framework

Vea también

Referencia

ITestRunBase Interfaz

Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)