ReportRenderingException.ErrorCode Property

Definition

Gets the error code for the exception.

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

Property Value

An ErrorCode value for the exception.

Applies to