Share via


ValidationError.ErrorCode 속성

정의

오류 코드를 가져오거나 설정합니다.

public int ErrorCode { get; set; }
member this.ErrorCode : int with get, set
Public Property ErrorCode As Integer

속성 값

오류 코드입니다.

적용 대상