Provides a representation of a widget tap path, which is a small, compact, programmer-readable text string that describes how to locate a widget on the display. A path consists of a two or three hierarchies: the process hierarhcy (usually just the process executable filename without extension), a heavyweight widget heirarchy, and an optional lightweight widget hierarchy. Each widget in a hierarchy is described by a part. A part consists of peices that describe the widget name, class, and other information that uniquely identifies it from its sibilings.
For a list of all members of this type, see Path Members.
System.Object
Path
Namespace: GroupLab.WidgetTap
Assembly: GroupLab.WidgetTap (in GroupLab.WidgetTap.dll)