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