VCFile.UnexpandedRelativePath Property

Definition

Gets the relative path before a macro expansion.

public:
 property System::String ^ UnexpandedRelativePath { System::String ^ get(); };
public:
 property Platform::String ^ UnexpandedRelativePath { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(423)]
public string UnexpandedRelativePath { [System.Runtime.InteropServices.DispId(423)] get; }
[<System.Runtime.InteropServices.DispId(423)>]
[<get: System.Runtime.InteropServices.DispId(423)>]
member this.UnexpandedRelativePath : string
Public ReadOnly Property UnexpandedRelativePath As String

Property Value

The unevaluated relative path.

Attributes

Applies to