IKeymanPackageSubFile Interface
interface IKeymanPackageSubFile : IKeymanObject : IDispatch
A file extracted from a KeymanPackageFile. These files are available for referencing before a package is installed
Interface Properties
| Name | Type | Declaration |
|---|---|---|
| AsStream | Property Get | Property Get AsStream As Unknown |
| CopyLocation | Property Get | Property Get CopyLocation As tagKeymanPackageSubFileCopyLocation |
| Description | Property Get | Property Get Description As String |
| FileType | Property Get | Property Get FileType As tagKeymanFileType |
| Filename | Property Get | Property Get Filename As String |


