ClientConfigurationProxyHost Property |
Proxy host
Namespace: Aliyun.OSS.CommonAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public string ProxyHost { get; set; }
Public Property ProxyHost As String
Get
Set
public:
property String^ ProxyHost {
String^ get ();
void set (String^ value);
}
member ProxyHost : string with get, set
Property Value
Type:
StringSee Also