Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the current version of this Feature.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
<SubsetCallableForceNewKeywordAttribute> _
Public ReadOnly Property Version As Version
Get
'Usage
Dim instance As SPFeatureDefinition
Dim value As Version
value = instance.Version
[SubsetCallableForceNewKeywordAttribute]
public Version Version { get; }
Property Value
Type: System.Version
A Version object that represents the Feature version.
Remarks
If there is no version within the Feature, the value that is returned is 0.0.0.0.