获取/设置Bucket的Location。
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
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