다음을 통해 공유


ConnectorClient.BaseUri 속성

정의

서비스의 기본 URI를 가져오거나 설정합니다.

public Uri BaseUri { get; set; }
member this.BaseUri : Uri with get, set
Public Property BaseUri As Uri

속성 값

Uri

에는 서비스의 URI가 있습니다.

구현

적용 대상