C# Class WixToolset.Data.WindowsInstaller.SequenceTableExtensions

Enhancements to the SequenceTable enum.
Exibir arquivo Open project: wixtoolset/wix4

Public Methods

Method Description
WindowsInstallerTableName ( SequenceTable sequence ) : string

Gets the SequenceTable enum as the Windows Installer table name.

Method Details

WindowsInstallerTableName() public static method

Gets the SequenceTable enum as the Windows Installer table name.
public static WindowsInstallerTableName ( SequenceTable sequence ) : string
sequence SequenceTable
return string