UriDisplayInfo.RelativeGroupName Property

Definition

Gets the group name of the Uri relative to the workspace. If the Uri specifies a file that is not under the workspace, this value is the same as FullGroupName.

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

Property Value

Attributes

Applies to