Share via


IResourceStoreCOM.GetErrorMessage Method

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

IResourceStoreCOM Interface

IResourceStoreCOM Members

Microsoft.SharePoint.Search.Extended.Administration.ResourceStorage Namespace