BucketLocationResultLocation Property |
The bucket location.
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public string Location { get; }
Public ReadOnly Property Location As String
Get
public:
property String^ Location {
String^ get ();
}
member Location : string with get
Property Value
Type:
StringSee Also