FieldUpdateFailedException.Message Property

Gets a message that describes the current exception.
Public ReadOnly Overrides Property Message() As String
This language is not supported or no code example is available.
public override string Message {get;}
This language is not supported or no code example is available.

Property Value

string

The error message that explains the reason for the exception, or an empty string ("").

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition