The ModulePackageWriter type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AppCodeFiles |
Gets a Dictionary of AppCodeFiles that should be included in the Package
(Inherited from PackageWriterBase.) |
![]() | AppCodePath |
Gets and sets the Path for the Package's app code files
(Inherited from PackageWriterBase.) |
![]() | Assemblies |
Gets a Dictionary of Assemblies that should be included in the Package
(Inherited from PackageWriterBase.) |
![]() | AssemblyPath |
Gets and sets the Path for the Package's assemblies
(Inherited from PackageWriterBase.) |
![]() | BasePath |
Gets and sets the Base Path for the Package
(Inherited from PackageWriterBase.) |
![]() | CleanUpFiles |
Gets a Dictionary of CleanUpFiles that should be included in the Package
(Inherited from PackageWriterBase.) |
![]() | Dependencies | (Overrides PackageWriterBase..::..Dependencies.) |
![]() | DesktopModule |
Gets the associated Desktop Module
|
![]() | Files |
Gets a Dictionary of Files that should be included in the Package
(Inherited from PackageWriterBase.) |
![]() | HasProjectFile |
Gets and sets whether a project file is found in the folder
(Inherited from PackageWriterBase.) |
![]() | IncludeAssemblies |
Gets whether to include Assemblies
(Inherited from PackageWriterBase.) |
![]() | LegacyError |
Gets and sets whether there are any errors in parsing legacy packages
(Inherited from PackageWriterBase.) |
![]() | Log |
Gets the Logger
(Inherited from PackageWriterBase.) |
![]() | Package |
Gets the associated Package
(Inherited from PackageWriterBase.) |
![]() | Resources |
Gets a Dictionary of Resources that should be included in the Package
(Inherited from PackageWriterBase.) |
![]() | Scripts |
Gets a Dictionary of Scripts that should be included in the Package
(Inherited from PackageWriterBase.) |
![]() | Versions |
Gets a List of Versions that should be included in the Package
(Inherited from PackageWriterBase.) |