Share via


IBuildVersioned.TargetBuildVersion property

Gets the build version used within the context of a clean installation.

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

Syntax

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

value = instance.TargetBuildVersion
Version TargetBuildVersion { get; }

Property value

Type: System.Version
A System.Version object representing the build version.

See also

Reference

IBuildVersioned interface

IBuildVersioned members

Microsoft.SharePoint.Upgrade namespace