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 值。

适用于