Returns a string that represents the current object.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax public override string ToString()
Return Value
Type:
StringA string that represents the current object.
See Also