Click or drag to resize

IAssetPublisher Methods


The IAssetPublisher type exposes the following members.

Methods
  NameDescription
Public methodCleanUpPublishingTarget
Cleans up the publishing target folder. This will involve removing all files and folders from the publishing target folder, except for essential files like "publishdone.txt".
Public methodCopyFolder
Incrementally copies a specific folder to the target location
Public methodProcessAssetDirectory
Processes a specific directory looking for either prebuilt or unmanaged Asset files, and triggers a publish of those files.
Public methodPublish
Publishes unmanaged, or prebuilt assets to the Publishing Target's location.
Top
See Also