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