Represents a deployment action in the deployment configuration file

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System.Configuration..::.ConfigurationElement
    Novalys.VisualGuard.Security.Deployment..::.VGDeploymentActionElement

See Also