Share via


UriDisplayInfo.ServerFullName Property

Definition

Gets the full display name of the Uri as it exists on the server. If the Uri doesn't exist on the server, this value is 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

Property Value

Attributes

Applies to