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#
public VGLogEntry GetLogEntry()
Visual Basic (Declaration)
Public Function GetLogEntry As VGLogEntry

Return Value

a VGLogEntry object.

Implements

VGIDeploymentAction..::.GetLogEntry()()()

See Also