Bucket location getter/setter
            
 
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntaxpublic string Location { get; }Public ReadOnly Property Location As String
	Get
public:
property String^ Location {
	String^ get ();
}member Location : string with get
Property Value
Type: 
String
See Also