Share via


IFeatureManifest.Version Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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.

Namespace:  Microsoft.VisualStudio.SharePoint.Features
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Property Version As Version
Version Version { get; set; }

Property Value

Type: System.Version
A Version value representing the version of the feature.

.NET Framework Security

See Also

Reference

IFeatureManifest Interface

Microsoft.VisualStudio.SharePoint.Features Namespace