IFileAssociation Members
Include Protected Members
Include Inherited Members
Represents an association between a file type and a specific program.
The IFileAssociation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DefaultIcon | Gets or sets the default icon that is associated with files of this type. |
![]() |
Description | Gets or sets the description of the program that is used to open files of this type. |
![]() |
Extension | Gets the file name extension for the file type. |
![]() |
Progid | Gets or sets the ProgID that identifies the program that is used to open files of this type. |
Top