IProjectItem.AppRelativeUrl Propriedade

Definição

Obtém a URL do item em relação ao host de design.

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

Valor de Propriedade

A URL relativa.

Aplica-se a

Ver também