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