Gets a List of Versions that should be included in the Package
Namespace: DotNetNuke.Services.Installer.WritersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public List<string> Versions { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Versions As List(Of String) Get |