UriDisplayInfo.FullGroupName Property

Definition

Gets the full group name of the Uri. For a "file:/" Uri this would be the fully-qualified parent directory.

public:
 property System::String ^ FullGroupName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(Order=3)]
public string FullGroupName { get; }
[<System.Runtime.Serialization.DataMember(Order=3)>]
member this.FullGroupName : string
Public ReadOnly Property FullGroupName As String

Property Value

Attributes

Applies to