次の方法で共有


MessagingExceptionDetail.ErrorLevel プロパティ

定義

エラー レベルを取得します。

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

プロパティ値

MessagingExceptionDetail.ErrorLevelType 列挙体の値のいずれかです。

適用対象