Property Command
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Command
Gets the command.
public BsonDocument Command { get; }
Property Value
- BsonDocument
The command.
Gets the command.
public BsonDocument Command { get; }
The command.