Public Member Functions | Properties

AppSecInc::Wix::Extensions::DataSourceExtension Class Reference

A wix extension for the DataSource custom action library. See DataSource for more information. More...

List of all members.

Public Member Functions

override Library GetLibrary (TableDefinitionCollection tableDefinitions)
 Gets the library associated with this extension.

Properties

override CompilerExtension CompilerExtension [get]
 Gets the optional compiler extension.
override TableDefinitionCollection TableDefinitions [get]
 Gets the optional table definitions for this extension.
override string DefaultCulture [get]
 Gets the default culture.

Detailed Description

A wix extension for the DataSource custom action library. See DataSource for more information.


Member Function Documentation

override Library AppSecInc::Wix::Extensions::DataSourceExtension::GetLibrary ( TableDefinitionCollection  tableDefinitions) [inline]

Gets the library associated with this extension.

Parameters:
tableDefinitionsThe table definitions to use while loading the library.
Returns:
The library for this extension.

Property Documentation

override CompilerExtension AppSecInc::Wix::Extensions::DataSourceExtension::CompilerExtension [get]

Gets the optional compiler extension.

The optional compiler extension.

override string AppSecInc::Wix::Extensions::DataSourceExtension::DefaultCulture [get]

Gets the default culture.

The default culture.

override TableDefinitionCollection AppSecInc::Wix::Extensions::DataSourceExtension::TableDefinitions [get]

Gets the optional table definitions for this extension.

The optional table definitions for this extension.


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


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