SystemProfileInfoRawDocument Property |
Gets the raw document.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax public BsonDocument RawDocument { get; }
Public ReadOnly Property RawDocument As BsonDocument
Get
member RawDocument : BsonDocument with get
Property Value
Type:
BsonDocumentSee Also