| EventInformationFatalErrrorReason Property |
diaGlobWrapper Help
Returns the content of the fatal error reason when an event of type FatalError is raised.
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic string FatalErrrorReason { get; }Public ReadOnly Property FatalErrrorReason As String
Get
public:
property String^ FatalErrrorReason {
String^ get ();
}member FatalErrrorReason : string with get
Property Value
Type:
String
See Also