Freigeben über


IProjectItem.AppRelativeUrl Eigenschaft

Definition

Ruft die URL für das Element relativ zum Entwurfshost ab.

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

Eigenschaftswert

Die relative URL.

Gilt für:

Weitere Informationen