DuplicateLocationException, constructeur (String) (Microsoft.Office.Server.Search.Administration)
Initializes a new instance of the DuplicateLocationException class.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Sub New ( _
message As String _
)
'Utilisation
Dim message As String
Dim instance As New DuplicateLocationException(message)
public DuplicateLocationException (
string message
)
Paramètres
- message
The error message that explains the reason for the exception.
Voir aussi
Référence
DuplicateLocationException, classe
Membres DuplicateLocationException
Microsoft.Office.Server.Search.Administration, espace de noms