Specifies the options of a Visual Guard repository deployeent

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 VGDeploymentOptionsElement : ConfigurationElement
Visual Basic (Declaration)
Public NotInheritable Class VGDeploymentOptionsElement _
	Inherits ConfigurationElement

Inheritance Hierarchy

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

See Also