Public Member Functions | Properties | List of all members
AppSecInc.Wix.Extensions.UserPrivilegesCompiler Class Reference

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

Inheritance diagram for AppSecInc.Wix.Extensions.UserPrivilegesCompiler:

Public Member Functions

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

Properties

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

Detailed Description

The compiler for the Windows Installer XML Toolset UserPrivileges Extension.

Constructor & Destructor Documentation

AppSecInc.Wix.Extensions.UserPrivilegesCompiler.UserPrivilegesCompiler ( )
inline

Instantiate a new UserPrivilegesCompiler.

Member Function Documentation

override void AppSecInc.Wix.Extensions.UserPrivilegesCompiler.FinalizeCompile ( )
inline
override void AppSecInc.Wix.Extensions.UserPrivilegesCompiler.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.UserPrivilegesCompiler.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