Message

IndexErrorEventArgs.Message property

Gets the error message.

public string Message { get; }

Property Value

The error message.

See Also