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 abstract TFileId Id { get; }

Property Value

TFileId

The id of the file being added to GridFS.