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 命名空间