HttpBrowserCapabilities.Browser Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la chaîne de navigateur (le cas échéant) qui a été transmise dans l’en-tête User-Agent.
public:
property System::String ^ Browser { System::String ^ get(); };
public string Browser { get; }
member this.Browser : string
Public ReadOnly Property Browser As String
Valeur de propriété
Type de navigateur (par exemple, « IE »).