IFeatureManifest.Version Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a System.Version-compliant representation of the version of the feature. This value can be up to four numbers separated by decimals.
public Version Version { get; set; }
Property Value
A Version value representing the version of the feature.