LaunchConditions Property

DTF API

Copy image CopyHover image
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++ F#
public QTable<LaunchCondition_> LaunchConditions { get; }
Public ReadOnly Property LaunchConditions As QTable(Of LaunchCondition_)
	Get
public:
property QTable<LaunchCondition_^>^ LaunchConditions {
	QTable<LaunchCondition_^>^ get ();
}
member LaunchConditions : QTable<LaunchCondition_> with get
Property Value
QTable < (Of < ( <' LaunchCondition_ > ) > ) >

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