TemplatePackageManifest AllFiles Property
Return all of the files referenced in the manifest, including the main template file and all its dependencies. This returns all except the manifest file itself.

Namespace: HotDocs.Sdk
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string[] AllFiles { get; }

Property Value

Type:  OnlineString 
See Also