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

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

Inheritance diagram for AppSecInc.Wix.Extensions.DataSourceExtension:

Public Member Functions

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

Properties

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

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