InactiveSourceQueriedException - Constructeur (String)
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Sub New ( _
strMessage As String _
)
'Utilisation
Dim strMessage As String
Dim instance As New InactiveSourceQueriedException(strMessage)
public InactiveSourceQueriedException(
string strMessage
)
Paramètres
- strMessage
Type : System.String
Voir aussi
Référence
InactiveSourceQueriedException classe
InactiveSourceQueriedException - Membres