InstallUISequences Property

Microsoft Deployment Tools

Deployment Tools Foundation InstallUISequences Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstaller.LinqQDatabaseInstallUISequences
Queryable standard table with predefined specialized record type.
Declaration Syntax
C# Visual Basic Visual C++
public QTable<InstallSequence_> InstallUISequences { get; }
Public ReadOnly Property InstallUISequences As QTable(Of InstallSequence_)
public:
property QTable<InstallSequence_^>^ InstallUISequences {
	QTable<InstallSequence_^>^ get ();
}

Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq) Version: 3.0.0.0 (3.5.1623.0)