Compartilhar via


Request.Url Propriedade

Definição

Obtém a URL da solicitação.

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

Valor da propriedade

A URL da solicitação.

Aplica-se a