ErrorCodeRes.MiddlewareCallError Property

Looks up a localized string similar to e106.

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 MiddlewareCallError As String
    Get
'Usage
Dim value As String

value = ErrorCodeRes.MiddlewareCallError
public static string MiddlewareCallError { get; }

Property Value

Type: System.String

See Also

Reference

ErrorCodeRes Class

ErrorCodeRes Members

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