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.
Serializes the compatibility to a string.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function Serialize As String
'Usage
Dim instance As SPCompatibilityRange
Dim returnValue As String
returnValue = instance.Serialize()
public string Serialize()
Return value
Type: System.String
The minimum and maximum compatibility levels.