Represents an action used to deploy a repository.

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 sealed class VGDeployRepositoryAction : VGIDeploymentAction
Visual Basic (Declaration)
Public NotInheritable Class VGDeployRepositoryAction _
	Implements VGIDeploymentAction

Inheritance Hierarchy

System..::.Object
  Novalys.VisualGuard.Security.Deployment.Actions..::.VGDeployRepositoryAction

See Also