Partager via


ITestPointProperties.Comment, propriété

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
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 : String

Sécurité .NET Framework

Voir aussi

Référence

ITestPointProperties Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms