Gets the list of repository items 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 VGRepositoryInformationCollection RepositoryItems { get; }
Visual Basic (Declaration)
Public ReadOnly Property RepositoryItems As VGRepositoryInformationCollection

See Also