Click or drag to resize
FeatureFirstSupportedVersion Property
Gets the first server version that supports the feature.

Namespace: MongoDB.Driver.Core.Misc
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.4.1
Syntax
public SemanticVersion FirstSupportedVersion { get; }

Property Value

Type: SemanticVersion
See Also