Get a list of all file names stored in the package. These are internal names. E.g. "template.rtf" or "images/icon.png".
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- includeManifest
- Type:
System Boolean
Indicates whether the manifest should be included in the list.
Return Value
Type:
An array of (internal) file names.
See Also