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