IJSVsaError.Number Property

Definition

Gets a number that uniquely identifies the error.

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

Property Value

The number that uniquely identifies the error.

Applies to