IClientFactory.AddUserAgent Method
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.
Overloads
AddUserAgent(String) | |
AddUserAgent(String, String) |
AddUserAgent(String)
public void AddUserAgent (string productName);
abstract member AddUserAgent : string -> unit
Public Sub AddUserAgent (productName As String)
Parameters
- productName
- String