InstallUISequences Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
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_)
	Get
public:
property QTable<InstallSequence_^>^ InstallUISequences {
	QTable<InstallSequence_^>^ get ();
}
Property Value
QTable < (Of < ( <' InstallSequence_ > ) > ) >

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