Assembly: System;
The IRuntimeInterop interface contains static properties of the RuntimeInterop class that is used to get information on platform's errors.
IRuntimeInterop
Property name | Brief description | |
LastError | The LastError property returns information on the last error that occurred within the current application stream. |
See also: