ClientConfigurationUserAgent Property |
User-Agent in requests to OSS
Namespace: Aliyun.OSS.CommonAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.4.0 (2.5.4)
Syntaxpublic string UserAgent { get; }
Public ReadOnly Property UserAgent As String
Get
public:
property String^ UserAgent {
String^ get ();
}
member UserAgent : string with get
Property Value
Type:
String
See Also