Share via


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입니다.

특성

적용 대상

추가 정보