Aracılığıyla paylaş


WebTest.AddCommentToResult Yöntem

Son zamanlarda tamamlanmış Web performans test istek, işlem veya dahil Web performans sınaması izleyen Web performans test sonucu için bir açıklama ekler.

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

'Bildirim
Public Sub AddCommentToResult ( _
    comment As String _
)
public void AddCommentToResult(
    string comment
)
public:
void AddCommentToResult(
    String^ comment
)
member AddCommentToResult : 
        comment:string -> unit 
public function AddCommentToResult(
    comment : String
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTest Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı