Partilhar via


Propriedade WebTest.Proxy

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxe

'Declaração
Public Property Proxy As String
public string Proxy { get; set; }
public:
property String^ Proxy {
    String^ get ();
    void set (String^ value);
}
member Proxy : string with get, set
function get Proxy () : String 
function set Proxy (value : String)

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

WebTest Classe

Namespace Microsoft.VisualStudio.TestTools.WebTesting