Provides data for the LogWriting event.

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

Syntax

C#
public sealed class VGLogWritingEventArgs : CancelEventArgs
Visual Basic (Declaration)
Public NotInheritable Class VGLogWritingEventArgs _
	Inherits CancelEventArgs

Inheritance Hierarchy

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

See Also