[Missing <summary> documentation for "T:ArtOfTest.WebAii.Silverlight.UI.PathSegment"]

Namespace:  ArtOfTest.WebAii.Silverlight.UI
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2.0.7.0 (2.0.7.0)

Syntax

C#
public abstract class PathSegment : AutomationObject<PathSegment>
Visual Basic (Declaration)
Public MustInherit Class PathSegment _
	Inherits AutomationObject(Of PathSegment)
Visual C++
public ref class PathSegment abstract : public AutomationObject<PathSegment^>

Inheritance Hierarchy

See Also