Table of Contents

Class AbapRuntimeErrorEventArgs

Namespace
SapGui.Wrapper
Assembly
SapGui.Wrapper.dll

Arguments supplied when AbapRuntimeError fires.

public sealed class AbapRuntimeErrorEventArgs : EventArgs
Inheritance
AbapRuntimeErrorEventArgs
Inherited Members

Properties

Message

Status bar or window title text at the time of the error.

public string Message { get; }

Property Value

string