MongoServerBuildInfoVersion Property |
Gets the version.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public Version Version { get; }
Public ReadOnly Property Version As Version
Get
member Version : Version with get
Property Value
Type:
VersionSee Also