言語

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。

適用対象

こちらもご覧ください