VCFile.UnexpandedRelativePath 属性

定义

获取宏展开之前的相对路径。

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

属性值

String

未计算的相对路径。

属性

适用于