IProjectItem.AppRelativeUrl Proprietà

Definizione

Ottiene l'URL dell'elemento relativo all'host di progettazione.

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

Valore della proprietà

URL relativo.

Si applica a

Vedi anche