Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Sync
ReplicatorTarget Class
ReplicatorTarget Properties
Database Property
Url Property
ReplicatorTarget
Url Property
Gets the URL of the target endpoint (if the target endpoint is a URL)
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0125
Syntax
C#
Copy
public
Uri
Url
{
get
; }
Property Value
Type:
Uri
See Also
Reference
ReplicatorTarget Class
Couchbase.Lite.Sync Namespace