Returns the log entry representing the action.

Namespace:  Novalys.VisualGuard.Security.Deployment.Actions
Assembly:  vg_deployment (in vg_deployment.exe) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
VGLogEntry GetLogEntry()
Visual Basic (Declaration)
Function GetLogEntry As VGLogEntry

Return Value

a VGLogEntry object.

See Also