TemplatePackageManifest AdditionalHDFiles Property
A list of additional files needed by the template.

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

public FileNameInfo[] AdditionalHDFiles { get; set; }

Property Value

Type:  FileNameInfo 
See Also