InstallExecuteSequences Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation InstallExecuteSequences Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstaller.LinqQDatabaseInstallExecuteSequences
Queryable standard table with predefined specialized record type.
Declaration Syntax
C# Visual Basic Visual C++
public QTable<InstallSequence_> InstallExecuteSequences { get; }
Public ReadOnly Property InstallExecuteSequences As QTable(Of InstallSequence_)
	Get
public:
property QTable<InstallSequence_^>^ InstallExecuteSequences {
	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)