UriElement Constructor
Couchbase .NET SDK 2.0
Initializes a new instance of the
UriElement
class
Namespace:
Couchbase.Configuration.Client.Providers
Assembly:
Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
public
UriElement
()
public UriElement()
Public
Sub
New
Public Sub New
public
:
UriElement
()
public: UriElement()
new
:
unit
->
UriElement
new : unit -> UriElement
See Also
Reference
UriElement Class
Couchbase.Configuration.Client.Providers Namespace