次の方法で共有


UserAgentHelper Class

Definition

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.

Applies to