Table of Contents

Property Id

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

Id

Gets the id of the file being added to GridFS.

public ObjectId Id { get; }

Property Value

ObjectId

The id of the file being added to GridFS.