Click or drag to resize
ViewQueryRawUri Method
Returns the raw REST URI which can be executed in a browser or using curl.

Namespace: Couchbase.Views
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Uri RawUri()

Return Value

Type: Uri

[Missing <returns> documentation for "M:Couchbase.Views.ViewQuery.RawUri"]

Implements

IViewQueryRawUri
See Also