SettingsSection.WebProxyScript Eigenschaft

Definition

Ruft das Konfigurationselement ab, das das Ausführungs- und Downloadtimeout von Webproxyskripts steuert.

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

Eigenschaftswert

Das Konfigurationselement, das die Einstellungen für Ausführungs- und Downloadtimeout, die von Webproxyskripts verwendet werden, steuert.

Attribute

Gilt für:

Weitere Informationen