IBucket Name Property Couchbase .NET SDK 2.0
The name of the Couchbase Bucket. This is visible from the Couchbase Server Management Console.

Namespace: Couchbase.Core
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
string Name { get; }

Property Value

Type: String
See Also