Gets the information about the repository.

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 override string DisplayInformation { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property DisplayInformation As String

Field Value

The information about the repository

See Also