ErrorCodeRes.ResourceManager Property

Returns the cached ResourceManager instance used by this class.

Namespace:  Microsoft.SharePoint.Search.Extended.Administration.Common
Assembly:  Microsoft.SharePoint.Search.Extended.Administration.Common (in Microsoft.SharePoint.Search.Extended.Administration.Common.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ResourceManager As ResourceManager
    Get
'Usage
Dim value As ResourceManager

value = ErrorCodeRes.ResourceManager
public static ResourceManager ResourceManager { get; }

Property Value

Type: System.Resources.ResourceManager

See Also

Reference

ErrorCodeRes Class

ErrorCodeRes Members

Microsoft.SharePoint.Search.Extended.Administration.Common Namespace