Represents a VGIInformation stored 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 VGRepositoryInformationElement : ConfigurationElement
Visual Basic (Declaration)
Public NotInheritable Class VGRepositoryInformationElement _
	Inherits ConfigurationElement

Inheritance Hierarchy

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

See Also