Description
The information in the top right pane of the Results window.
Diagram
Children
Used By
Source
<
xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="TopPane">
<xs:annotation>
<xs:documentation>The information in the top right pane of the Results window.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element ref="Path" />
</xs:sequence>
</xs:complexType>
</xs:element>
|