CustomXMLValidationError.ErrorCode Property

Definition

Gets a number representing a validation error in a CustomXMLValidationError object. Read-only.

public:
 property int ErrorCode { int get(); };
public int ErrorCode { get; }
member this.ErrorCode : int
Public ReadOnly Property ErrorCode As Integer

Property Value

Integer

Applies to