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 자동 프록시 검색 스크립트의 위치를 지정하는 것입니다.

특성

적용 대상

추가 정보