UriElement.Uri Property Couchbase .NET SDK 2.0
The Uri of the Couchbase server to connect to.

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

Property Value

Type: Uri
See Also