SettingsSection.WebProxyScript Eigenschap

Definitie

Hiermee haalt u het configuratie-element op waarmee de time-out van de uitvoering wordt bepaald en de time-out van webproxyscripts wordt gedownload.

public:
 property System::Net::Configuration::WebProxyScriptElement ^ WebProxyScript { System::Net::Configuration::WebProxyScriptElement ^ get(); };
[System.Configuration.ConfigurationProperty("webProxyScript")]
public System.Net.Configuration.WebProxyScriptElement WebProxyScript { get; }
[<System.Configuration.ConfigurationProperty("webProxyScript")>]
member this.WebProxyScript : System.Net.Configuration.WebProxyScriptElement
Public ReadOnly Property WebProxyScript As WebProxyScriptElement

Waarde van eigenschap

Het configuratie-element waarmee de instellingen voor de time-out van de uitvoering worden beheerd en de time-out voor downloaden die wordt gebruikt door de webproxyscripts.

Kenmerken

Van toepassing op

Zie ook