UserAgentHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides utilities for building User-Agent header strings.
public static class UserAgentHelper
type UserAgentHelper = class
Public Class UserAgentHelper
- Inheritance
-
UserAgentHelper
Methods
| Name | Description |
|---|---|
| BuildUserAgent(IUserAgentConfiguration) |
Builds a User-Agent header string from the provided configuration. |