Udostępnij za pośrednictwem


Konstruktor Comment — (String)

Inicjuje nowe wystąpienie Comment klasy przy użyciu podanego ciągu.

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

Składnia

'Deklaracja
Public Sub New ( _
    commentText As String _
)
public Comment(
    string commentText
)
public:
Comment(
    String^ commentText
)
new : 
        commentText:string -> Comment
public function Comment(
    commentText : String
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Comment Klasa

Przeciążenie Comment

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting