次の方法で共有


ReportRenderingException.ErrorCode プロパティ

定義

例外のエラー コードを取得します。

public:
 property Microsoft::ReportingServices::Diagnostics::Utilities::ErrorCode ErrorCode { Microsoft::ReportingServices::Diagnostics::Utilities::ErrorCode get(); };
public Microsoft.ReportingServices.Diagnostics.Utilities.ErrorCode ErrorCode { get; }
member this.ErrorCode : Microsoft.ReportingServices.Diagnostics.Utilities.ErrorCode
Public ReadOnly Property ErrorCode As ErrorCode

プロパティ値

例外に対する ErrorCode 値。

適用対象