Deployment Tools Foundation
CustomActionData Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Session ► CustomActionData
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 Get
public: property CustomActionData^ CustomActionData { CustomActionData^ get (); }
Property Value
See Also
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)