Gets the repository data used as source for the deployment

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

Syntax

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

Remarks

this section is used only when the source of repository information is stored in the deployment configuration file

See Also