Partager via


MetadataObjectNotFoundException.Message - Propriété

Retourne la chaîne de message d'exception.

Espace de noms :  Microsoft.BusinessData.MetadataModel
Assembly :  Microsoft.BusinessData (dans Microsoft.BusinessData.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property Message As String
    Get
'Utilisation
Dim instance As MetadataObjectNotFoundException
Dim value As String

value = instance.Message
public override string Message { get; }

Valeur de propriété

Type : System.String
Message d'exception.

Voir aussi

Référence

MetadataObjectNotFoundException classe

MetadataObjectNotFoundException - Membres

Microsoft.BusinessData.MetadataModel - Espace de noms