IProgIdFA

DeclarationCopy link to this sectionLink to this section copied!

IProgIdFA : IDispatch

OverviewCopy link to this sectionLink to this section copied!

This interface is meant to edit a ProgId setup

MethodsCopy link to this sectionLink to this section copied!

NewExtension() returns IExtensionFA
Creates a new file association verb.

RemoveExtension(IExtensionFA Verb)
Removes and destroys the extension object.

Properties Copy link to this sectionLink to this section copied!

String Name
Gets or sets the name of the setup.

String Description
Gets or sets the description of the setup.

String Icon
Gets or sets the icon that will be associated with all the files handled.

Array<IExtensionFA> Extensions
Gets the collection of extensions.