Aracılığıyla paylaş


WebTest.Proxy Özellik

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

Sözdizimi

'Bildirim
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)

Özellik Değeri

Tür: String

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTest Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı