<SectionConfigNode> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Node » Group » ConfigNode » SectionConfigNode

Function Members

Function members are as follows:

Return Type Function Name Documentation
stringGetCurrentSectionNameStringReturns by a value a string containing the installer section name. For example: '[files]' or '[LangOptions]'.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
int32SectionGets or sets the installer section. This value refers to the InstallerSections enumeration. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL.