Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 14.0 (current version)Version 10.0

On this page

IKeymanPackageContentFile Interface


Introduction

The IKeymanPackageContentFile interface describes a file within a package.

Interface Hierarchy

IDispatch

IKeymanObject

IKeymanPackageContentFile

Properties

Description read only : An optional description of the file from the package metadata.

Filename read only : The filename of the file, without path.

FullFilename read only : The filename of the file, including path. This may point to a temporary path.

Stream read only : Returns an IStream reference to the file content.