共用方式為


SettingsSection.WebProxyScript 屬性

定義

取得控制 Web Proxy 指令碼之執行逾時和下載逾時的組態項目。

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

屬性值

控制 Web Proxy 指令碼所用之執行逾時和下載逾時設定的組態項目。

屬性

適用於

另請參閱