Table of Contents

Property ContentType

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

ContentType

Gets the type of the content.

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

Property Value

string

The type of the content.