BucketConfiguration.BucketName Property Couchbase .NET SDK 2.0
The name of the Bucket to connect to.

Namespace: Couchbase.Configuration.Client
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public string BucketName { get; set; }

Property Value

Type: String
See Also