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++ | 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
See Also
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)