Click or drag to resize

IBlobContentType Property

Gets the content type of the object (e.g. application/x-octet)

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
string ContentType { get; }

Property Value

Type: String
See Also