RTX64Win32Exception.Message Property

The message to display in the exception.

Namespace:  IntervalZero.RTX64
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 4.0.0.0 (File version: 4.5.0)

Syntax
public override string Message { get; }

Property Value

Type: String

Implements

_Exception.Message
See Also