Include Protected Members
Include Inherited Members
Represents a collection of file type associations.
The IFileAssociationCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Add | Creates a file association and adds it to the collection. |
![]() |
Clear | Removes all items from the collection. |
![]() |
GetFileAssociations | Returns the items in the collection as an array. |
![]() |
Remove | Removes a file association from the collection. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Item | Gets the file association for a specified file name extension. |
Top