共用方式為


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

屬性值

String

相對 URL。

適用於

另請參閱