InvalidMetadataPropertyException.Message - Propriété
Obtient la chaîne du message d'exception.
Espace de noms : Microsoft.SharePoint.BusinessData.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Overrides ReadOnly Property Message As String
Get
'Utilisation
Dim instance As InvalidMetadataPropertyException
Dim value As String
value = instance.Message
public override string Message { get; }
Valeur de propriété
Type : System.String
La chaîne de message d'exception.
Implémentations
Voir aussi
Référence
InvalidMetadataPropertyException classe
InvalidMetadataPropertyException - Membres
Microsoft.SharePoint.BusinessData.Administration - Espace de noms