CustomActions Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation CustomActions Property
Queryable standard table with predefined specialized record type.
Declaration Syntax
C# Visual Basic Visual C++
public QTable<CustomAction_> CustomActions { get; }
Public ReadOnly Property CustomActions As QTable(Of CustomAction_)
	Get
public:
property QTable<CustomAction_^>^ CustomActions {
	QTable<CustomAction_^>^ get ();
}
Property Value
QTable < (Of < ( <' CustomAction_ > ) > ) >

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