CustomActionData Property

Microsoft Deployment Tools

Deployment Tools Foundation CustomActionData Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerSessionCustomActionData
Gets custom action data for the session that was supplied by the caller.
Declaration Syntax
C# Visual Basic Visual C++
public CustomActionData CustomActionData { get; }
Public ReadOnly Property CustomActionData As CustomActionData
public:
property CustomActionData^ CustomActionData {
	CustomActionData^ get ();
}

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