다음을 통해 공유


UriDisplayInfo.ServerFullName 속성

정의

서버에 있는 의 Uri 전체 표시 이름을 가져옵니다. Uri 가 서버에 없는 경우 이 값은 입니다null.

public:
 property System::String ^ ServerFullName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(Order=4)]
public string? ServerFullName { get; }
[<System.Runtime.Serialization.DataMember(Order=4)>]
member this.ServerFullName : string
Public ReadOnly Property ServerFullName As String

속성 값

특성

적용 대상