IDefaultProgramFA Copy link to this sectionLink to this section copied!

DeclarationCopy link to this sectionLink to this section copied!

IDefaultProgramFA : IDispatch

OverviewCopy link to this sectionLink to this section copied!

This interface is meant to edit a default program setup

MethodsCopy link to this sectionLink to this section copied!

AddExtension(IExtensionFA Extension)
Adds ProgId extension.

RemoveExtension(IExtensionFA DefaultProgram)
Removes an added extension.

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.

Array<IExtensionFA> Description
Gets the collection of added ProgId extensions.