AttachmentLength Property |
Gets the length in bytes of the content.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public long Length { get; }
Property Value
Type:
Int64The length in bytes of the content.
See Also