WixToolset.Extensibility.Data namespace
Classes
Class | Description |
---|---|
CommandLineHelp | A command line option (switch or command) description. |
CommandLineHelpCommand | A command line command description. |
CommandLineHelpSwitch | A command line switch description. |
Interfaces
Interface | Description |
---|---|
IBindContext | Bind context. |
IBindPath | Interface for a bind path. |
IBindResult | Result of bind operation. |
ICommandLineArguments | Parsed command-line arguments. |
ICommandLineCommand | Custom command. |
ICommandLineContext | Command-line context. |
ICompileContext | Context provided to the compiler. |
IComponentKeyPath | Interface used to by extensions to define a component key path or (non-intuitively) the executable payload for a the bootstrapper application. |
IExtensionCacheLocation | Location where extensions may be cached. |
IFileFacade | Interface that provides a common facade over file information. |
IFileTransfer | Structure used for all file transfer information. |
IIncludedFile | Interface for an included file. |
ILayoutContext | Context for laying out files. |
ILibraryContext | Context provided during library creation operations. |
ILibraryResult | Result of a library combine operation. |
ILinkContext | Context provided during linking. |
IOptimizeContext | Context provided to the optimizer. |
IPreprocessContext | Preprocessor context. |
IPreprocessResult | Result of preprocessing. |
IResolveContext | Context for resolve. |
IResolvedDirectory | Used for resolved directory information. |
IResolveFileResult | Result of resolving a file. |
IResolveResult | Result of resolving localization and bind variables. |
ITrackedFile | Interface used to track all files processed. |
IWindowsInstallerDecompileContext | The context used to decompile a Windows Installer database. |
IWindowsInstallerDecompileResult | The result from decompiling a Windows Installer database. |
Enumerations
Enumeration | Description |
---|---|
BindStage | |
BundleConditionPhase | The Burn execution phase during which a Condition will be evaluated. |
BundleVariableNameRule | When validating a bundle variable name, which special restrictions to ignore. |
BurnPlatforms | Platforms that have been supported by Burn. |
CabinetBuildOption | Options for building the cabinet. |
CustomActionPlatforms | Platforms supported by custom actions. |
ExtensionCacheLocationScope | Extension cache location scope. |
PossibleKeyPathType | Key path types. |
TrackedFileType | Tracked file types. |