InstallerTypeAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the InstallerTypeAttribute class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | InstallerTypeAttribute(String^) | Initializes a new instance of the InstallerTypeAttribute class with the name of the component's installer type. |
![]() | InstallerTypeAttribute(Type^) | Initializes a new instance of the InstallerTypeAttribute class, when given a Type that represents the installer for a component. |
Show:
