Partager via


ITestAttachment.Comment, propriété

Obtient ou définit un commentaire relatif à la pièce jointe.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
Property Comment As String
    Get
    Set
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)

Valeur de propriété

Type : System.String
Commentaire.

Sécurité .NET Framework

Voir aussi

Référence

ITestAttachment Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms