UriDisplayInfo.ServerFullName Propiedad

Definición

Obtiene el nombre para mostrar completo del objeto Uri tal como existe en el servidor. Uri Si no existe en el servidor, este valor es 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

Valor de propiedad

Atributos

Se aplica a