Partager via


WebTestResultComment.Comment, propriété

Obtient ou définit un commentaire de texte.

Espace de noms :  Microsoft.VisualStudio.TestTools.WebTesting
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Déclaration
Public Property Comment As String
    Get
    Friend Set
public string Comment { get; internal set; }
public:
property String^ Comment {
    String^ get ();
    internal: void set (String^ value);
}
member Comment : string with get, internal set
function get Comment () : String
internal function set Comment (value : String)

Valeur de propriété

Type : System.String
Commentaire de texte.

Sécurité .NET Framework

Voir aussi

Référence

WebTestResultComment Classe

Microsoft.VisualStudio.TestTools.WebTesting, espace de noms