SPCompatibilityRange.AllVersions property
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.