InactiveSourceQueriedException constructor (String)
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub New ( _
strMessage As String _
)
'Usage
Dim strMessage As String
Dim instance As New InactiveSourceQueriedException(strMessage)
public InactiveSourceQueriedException(
string strMessage
)
Parameters
- strMessage
Type: System.String
See also
Reference
InactiveSourceQueriedException class
InactiveSourceQueriedException members