Share via


IBuildVersioned.MinSupportedBuildVersion Property

Gets the minimum build number that upgrade will support.

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

Syntax

'Declaration
ReadOnly Property MinSupportedBuildVersion As Version
    Get
'Usage
Dim instance As IBuildVersioned
Dim value As Version

value = instance.MinSupportedBuildVersion
Version MinSupportedBuildVersion { get; }

Property Value

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

See Also

Reference

IBuildVersioned Interface

IBuildVersioned Members

Microsoft.SharePoint.Upgrade Namespace