Deployment Tools Foundation
CustomActionAttribute Constructor (name)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► CustomActionAttribute ► CustomActionAttribute(String)
Marks a method as a custom action entry point.
Declaration Syntax
Parameters
- name (String)
- Name of the function to be exported, defaults to the name of this method