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.
Returns an error message. May be used to see the error message if an operation fails.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage
Assembly: Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage (in Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage.dll)
Syntax
'Declaration
Function GetErrorMessage As String
'Usage
Dim instance As IResourceStoreCOM
Dim returnValue As String
returnValue = instance.GetErrorMessage()
string GetErrorMessage()
Return Value
Type: System.String
The error message describing the last error, or [null] if no error has occurred.
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage Namespace