ImportTopologyException - Constructeur
Initialise une nouvelle instance de la classe ImportTopologyException .
Espace de noms : Microsoft.Office.Server.Search.Administration.Topology
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 ImportTopologyException(message)
public ImportTopologyException(
string message
)
Paramètres
message
Type : System.StringLe message.
Voir aussi
Référence
ImportTopologyException classe
ImportTopologyException - Membres
Microsoft.Office.Server.Search.Administration.Topology - Espace de noms