Click or drag to resize

BlobContentType Property

Gets the content type of the blob

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

Property Value

Type: String
See Also