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

属性值

String
属性

适用于