FeatureLastNotSupportedVersion Property |
Gets the last server version that does not support the feature.
Namespace: MongoDB.Driver.Core.MiscAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.4.1
Syntax public SemanticVersion LastNotSupportedVersion { get; }
Public ReadOnly Property LastNotSupportedVersion As SemanticVersion
Get
member LastNotSupportedVersion : SemanticVersion with get
Property Value
Type:
SemanticVersionSee Also