Public Member Functions | Properties

AppSecInc::Wix::Extensions::DataSourceCompiler Class Reference

The compiler for the Windows Installer XML Toolset DataSource Extension. More...

List of all members.

Public Member Functions

 DataSourceCompiler ()
 Instantiate a new DataSourceCompiler.
override void FinalizeCompile ()
override void ParseElement (SourceLineNumberCollection sourceLineNumbers, XmlElement parentElement, XmlElement element, params string[] contextValues)
 Processes an element for the Compiler.

Properties

override XmlSchema Schema [get]
 Gets the schema for this extension.

Detailed Description

The compiler for the Windows Installer XML Toolset DataSource Extension.


Constructor & Destructor Documentation

AppSecInc::Wix::Extensions::DataSourceCompiler::DataSourceCompiler ( ) [inline]

Instantiate a new DataSourceCompiler.


Member Function Documentation

override void AppSecInc::Wix::Extensions::DataSourceCompiler::FinalizeCompile ( ) [inline]
override void AppSecInc::Wix::Extensions::DataSourceCompiler::ParseElement ( SourceLineNumberCollection  sourceLineNumbers,
XmlElement  parentElement,
XmlElement  element,
params string[]  contextValues 
) [inline]

Processes an element for the Compiler.

Parameters:
sourceLineNumbersSource line number for the parent element.
parentElementParent element of element to process.
elementElement to process.
contextValuesExtra information about the context in which this element is being parsed.

Property Documentation

override XmlSchema AppSecInc::Wix::Extensions::DataSourceCompiler::Schema [get]

Gets the schema for this extension.

Schema for this extension.


The documentation for this class was generated from the following file:


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com