IProjectItem.AppRelativeUrl Eigenschap

Definitie

Haalt de URL voor het item op ten opzichte van de ontwerphost.

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

Waarde van eigenschap

De relatieve URL.

Van toepassing op

Zie ook