다음을 통해 공유


ConnectedServiceProvider.MoreInfoUri 속성

정의

사용자가 이해하기에 이름과 설명이 충분하지 않은 경우 MSDN, Azure Portal, 등록 페이지 등에 대한 링크를 가져오거나 설정합니다.

public:  property Uri ^ MoreInfoUri {  public:
Uri ^ get(); protected:
 void set(Uri ^ value); };
public Uri MoreInfoUri { get; protected set; }
member this.MoreInfoUri : Uri with get, set
Public Property MoreInfoUri As Uri

속성 값

Uri

Uri를 반환합니다.

적용 대상