IProjectItem.AppRelativeUrl 属性

定义

获取项相对于设计宿主的 URL。

public:
 property System::String ^ AppRelativeUrl { System::String ^ get(); };
public string AppRelativeUrl { get; }
member this.AppRelativeUrl : string
Public ReadOnly Property AppRelativeUrl As String

属性值

相对 URL。

适用于

另请参阅