IFeatureManifest.Version Property

Definition

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

Version

A Version value representing the version of the feature.

Applies to