Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
Blob Class
Blob Properties
Content Property
ContentStream Property
ContentType Property
Digest Property
Length Property
Properties Property
Blob
Digest Property
Gets the digest of the blob, once it is saved
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax
C#
Copy
public
string
Digest
{
get
; }
Property Value
Type:
String
See Also
Reference
Blob Class
Couchbase.Lite Namespace