Gets and sets the Type of the file
Namespace: DotNetNuke.Services.InstallerAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public InstallFileType Type { get; set; } |
Visual Basic |
---|
Public Property Type As InstallFileType Get Set |