Share via


UriDisplayInfo.ServerFullGroupName Property

Definition

Gets the full group 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 ^ 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

Property Value

Attributes

Applies to