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

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

Property Value

Type: String

Implements

IBucketManager BucketName
See Also