Partager via


WebTestRequest.ReportingName, propriété

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

Syntaxe

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

Valeur de propriété

Type : String

Sécurité .NET Framework

Voir aussi

Référence

WebTestRequest Classe

Microsoft.VisualStudio.TestTools.WebTesting, espace de noms