Partager via


WebTestRequest.Url, 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 Url As String
public string Url { get; set; }
public:
property String^ Url {
    String^ get ();
    void set (String^ value);
}
member Url : string with get, set
function get Url () : String 
function set Url (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