Udostępnij za pośrednictwem


Właściwość Comment.CommentText —

Zwraca lub ustawia tekst komentarza.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Property CommentText As String
public string CommentText { get; set; }
public:
property String^ CommentText {
    String^ get ();
    void set (String^ value);
}
member CommentText : string with get, set
function get CommentText () : String
function set CommentText (value : String)

Wartość właściwości

Typ: System.String
Tekst komentarza.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Comment Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting