SPUtility.TestVss method
NOTE: This API is now obsolete.
We needed this method in O12 to do VSS CIT. We no longer need it now because the VSS CIT does reflection to call the internal methods.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
Public Shared Function TestVss As Boolean
'Usage
Dim returnValue As Boolean
returnValue = SPUtility.TestVss()
[ObsoleteAttribute]
public static bool TestVss()
Return value
Type: System.Boolean
Returns Boolean.