共用方式為


VCWinRTReference.RelativePath 屬性

命名空間:  Microsoft.VisualStudio.VCProjectEngine
組件:  Microsoft.VisualStudio.VCProjectEngine (在 Microsoft.VisualStudio.VCProjectEngine.dll 中)

語法

'宣告
ReadOnly Property RelativePath As String
string RelativePath { get; }
property String^ RelativePath {
    String^ get ();
}
abstract RelativePath : string with get
function get RelativePath () : String

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

VCWinRTReference 介面

Microsoft.VisualStudio.VCProjectEngine 命名空間