Gets the actions to execute during the deployment

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

Syntax

C#
public VGDeploymentActionElementCollection Actions { get; }
Visual Basic (Declaration)
Public ReadOnly Property Actions As VGDeploymentActionElementCollection

See Also