LaunchConditions Property

Microsoft Deployment Tools

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

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