Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IBlob Interface
IBlob Properties
Content Property
ContentStream Property
ContentType Property
Digest Property
Length Property
Properties Property
IBlob
Properties Property
Gets the metadata about the object
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
Copy
IReadOnlyDictionary
<
string
,
Object
>
Properties
{
get
; }
Property Value
Type:
IReadOnlyDictionary
String
,
Object
See Also
Reference
IBlob Interface
Couchbase.Lite Namespace