Version:
AppliesToAttribute Class
Marks an extensible component or an extension as only being usable from specific products.
Inheritance Hierarchy
- object
- System.Attribute
- Inedo.Extensibility.AppliesToAttribute
Syntax
public
sealed
class
AppliesToAttribute : System.Attribute
Properties
|
Name |
Description |
|
Products
|
Gets the products which can use this component.
|