CustomActionData Property

DTF API

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

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