Controls\Description Element

Description

Text that describes the custom toolkit support set.

Important Information

UFT displays this description in the Add-in Manager dialog box when the toolkit support set's environment name is selected.

If you are developing this toolkit support set for distribution, include a Provided by clause specifying the relevant person or company.

Type

anyType

Used By

Source

<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Description" minOccurs="0">
    <xs:annotation>
        <xs:documentation>Text that describes the custom toolkit support set.</xs:documentation>
    </xs:annotation>
</xs:element>