SPAction.ToBuildVersion-Eigenschaft
Ruft die Versionsnummer des Builds, der die Microsoft SharePoint Foundation Installation aktualisiert wird.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Protected Friend ReadOnly Property ToBuildVersion As Version
Get
'Usage
Dim value As Version
value = Me.ToBuildVersion
protected internal Version ToBuildVersion { get; }
Typ: System.Version
Ein System.Version -Objekt, das die Build-Version darstellt.