UriDisplayInfo.ServerFullGroupName Propiedad

Definición

Obtiene el nombre de grupo 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 ^ ServerFullGroupName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(Order=5)]
public string? ServerFullGroupName { get; }
[<System.Runtime.Serialization.DataMember(Order=5)>]
member this.ServerFullGroupName : string
Public ReadOnly Property ServerFullGroupName As String

Valor de propiedad

Atributos

Se aplica a