Gets values defined in the deployment configuration files and used by the action

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

Syntax

C#
KeyValueConfigurationCollection ConfigurationValues { get; }
Visual Basic (Declaration)
ReadOnly Property ConfigurationValues As KeyValueConfigurationCollection

See Also