InstalledProductRegistrationAttribute Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of InstalledProductRegistrationAttribute.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
InstalledProductRegistrationAttribute(String, String, String) | Initializes a new instance of InstalledProductRegistrationAttribute with the specified product information. | |
InstalledProductRegistrationAttribute(Boolean, String, String, String) | Obsolete. Initializes a new InstalledProductRegistrationAttribute instance for the specified product. | |
InstalledProductRegistrationAttribute(String, String, String, Boolean) | Initializes a new instance of InstalledProductRegistrationAttribute the specified product details.. |
Top