Property Id
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.
Gets the id of the file being added to GridFS.
public abstract TFileId Id { get; }
The id of the file being added to GridFS.