MessagingExceptionDetail.Message Property

Definition

Gets the descriptive message about the exception.

public string Message { get; }
member this.Message : string
Public ReadOnly Property Message As String

Property Value

The descriptive message about the exception.

Applies to