BucketManager BucketName Property Couchbase .NET SDK 2.0
The name of the Bucket.

Namespace: Couchbase.Management
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.2.0 (2.0.2.0)
Syntax
public string BucketName { get; }

Property Value

Type: String

Implements

IBucketManager BucketName
See Also