MessagingException.Detail Property

Definition

Gets or sets the detail information of the messaging exception.

public Microsoft.ServiceBus.Messaging.MessagingExceptionDetail Detail { get; }
member this.Detail : Microsoft.ServiceBus.Messaging.MessagingExceptionDetail
Public ReadOnly Property Detail As MessagingExceptionDetail

Property Value

The detail information of the messaging exception.

Applies to