Provides data for the LogWriting event.

Namespace: Novalys.VisualGuard.Security
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
public sealed class VGLogWritingEventArgs : CancelEventArgs
Visual Basic
Public NotInheritable Class VGLogWritingEventArgs
	Inherits CancelEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    System.ComponentModel..::..CancelEventArgs
      Novalys.VisualGuard.Security..::..VGLogWritingEventArgs

See Also