SPIisWebSiteSequence.MinSupportedBuildVersion Property

Gets the earliest build number that upgrade will support on this sequence.

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property MinSupportedBuildVersion As Version
    Get
'Usage
Dim instance As SPIisWebSiteSequence
Dim value As Version

value = instance.MinSupportedBuildVersion
public virtual Version MinSupportedBuildVersion { get; }

Property Value

Type: System.Version
A System.Version object that represents the build number.

Implements

IBuildVersioned.MinSupportedBuildVersion

See Also

Reference

SPIisWebSiteSequence Class

SPIisWebSiteSequence Members

Microsoft.SharePoint.Upgrade Namespace