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입니다.

적용 대상

추가 정보