다음을 통해 공유


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 값입니다.

적용 대상