Gets a Dictionary of Files that are included in this component
Namespace: DotNetNuke.Services.Installer.InstallersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected List<InstallFile> Files { get; } |
Visual Basic |
---|
Protected ReadOnly Property Files As List(Of InstallFile) Get |