The following tables list the members exposed by ExtensionAssociation.
Public Constructors
| Name | Description |
 | ExtensionAssociation Constructor | Initializes a new instance of the ExtensionAssociation class specifying the extension,
its description as well as the application to which it will be associated. |
Top
Public Properties
| Name | Description |
 | Application | Gets or sets the application to which the Extension is associated. |
 | Description | Gets or sets the description of the extension association. |
 | Extension | Gets or sets the file extension to associate. |
Top
See Also