TooManySearchTermException - Constructeur (SerializationInfo, StreamingContext)
Espace de noms : Microsoft.Office.Server.UserProfiles
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Protected Sub New ( _
i As SerializationInfo, _
c As StreamingContext _
)
'Utilisation
Dim i As SerializationInfo
Dim c As StreamingContext
Dim instance As New TooManySearchTermException(i, c)
protected TooManySearchTermException(
SerializationInfo i,
StreamingContext c
)
Paramètres
Voir aussi
Référence
TooManySearchTermException classe
TooManySearchTermException - Membres