| ClientConfigurationUserAgent Property  | 
            User-Agent in requests to OSS
            
 
Namespace: Aliyun.OSS.CommonAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
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