次の方法で共有


ProxyElement.ScriptLocation プロパティ

定義

自動プロキシ検出スクリプトの場所を指定する Uri の値を取得または設定します。

public:
 property Uri ^ ScriptLocation { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.ConfigurationProperty("scriptLocation")]
public Uri ScriptLocation { get; set; }
[<System.Configuration.ConfigurationProperty("scriptLocation")>]
member this.ScriptLocation : Uri with get, set
Public Property ScriptLocation As Uri

プロパティ値

Uri

自動プロキシ検出スクリプトの場所を指定する Uri

属性

適用対象

こちらもご覧ください