PropertyIsReadOnlyException - Constructeur (String, Exception)
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, _
innerException As Exception _
)
'Utilisation
Dim message As String
Dim innerException As Exception
Dim instance As New PropertyIsReadOnlyException(message, _
innerException)
public PropertyIsReadOnlyException(
string message,
Exception innerException
)
Paramètres
- message
Type : System.String
- innerException
Type : System.Exception
Voir aussi
Référence
PropertyIsReadOnlyException classe
PropertyIsReadOnlyException - Membres
PropertyIsReadOnlyException - Surcharge
Microsoft.Office.Server.Search.Administration - Espace de noms