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 all versions that can be supported by this SharePoint installation.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property AllVersions As SPCompatibilityRange
Get
'Usage
Dim value As SPCompatibilityRange
value = SPCompatibilityRange.AllVersions
public static SPCompatibilityRange AllVersions { get; }
Property value
Type: Microsoft.SharePoint.SPCompatibilityRange
All versions that can be supported.