UriDisplayInfo.RelativeName Property

Definition

Gets the 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 FullName.

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

Property Value

Attributes

Applies to