EventFileIOException.ErrorNumber Property

Definition

Gets or sets the error number the operating system reported.

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

Property Value

The reported error number.

Applies to