Gets the options used to deploy a repository

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

Syntax

C#
public VGDeploymentOptionsElement DeploymentOptions { get; }
Visual Basic (Declaration)
Public ReadOnly Property DeploymentOptions As VGDeploymentOptionsElement

See Also