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
Properties Property
Gets the metadata of the blob instance
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax
C#
Copy
public
IReadOnlyDictionary
<
string
,
Object
>
Properties
{
get
; }
Property Value
Type:
IReadOnlyDictionary
String
,
Object
See Also
Reference
Blob Class
Couchbase.Lite Namespace