Table of Contents

Property ContentType

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.GridFS.dll

ContentType

Gets or sets the type of the content.

[Obsolete("Place contentType inside metadata instead.")]
public string ContentType { get; set; }

Property Value

string

The type of the content.