Property UserAgent
UserAgent
Sets or returns the user agent string of the client used to start the transaction. Required.
Declaration
public string UserAgent { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Remarks
Maximum length is 8192 characters.