The VGLogWritingEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyEntry

Gets the VGLogEntry representing the log entry to write in repository.

See Also