Share via


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。

適用対象

こちらもご覧ください