VCFile.UnexpandedRelativePath Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the relative path before a macro expansion.
public:
property System::String ^ UnexpandedRelativePath { System::String ^ get(); };
C++/CX
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
The unevaluated relative path.
- Attributes
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |