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