Click or drag to resize

IBlobProperties Property

Gets the metadata about the object

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
IReadOnlyDictionary<string, Object> Properties { get; }

Property Value

Type: IReadOnlyDictionaryString, Object
See Also