Represents the repository information to deploy in the deployment configuration file

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System.Configuration..::.ConfigurationElement
    Novalys.VisualGuard.Security.Deployment.Repository..::.VGRepositoryDataElement

See Also