CouchbaseLiteExceptionStatus Property |
Gets the status code of what went wrong
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0469
Syntaxpublic StatusCode Status { get; }Property Value
Type:
StatusCode
See Also