Compartilhar via


AspNetWebSocketContext.UserAgent Propriedade

Definição

Obtém o nome do cliente remoto.

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

Valor da propriedade

String

O nome e a versão do navegador.

Exceções

A propriedade não é implementada.

Aplica-se a