ArcGIS API for Silverlight - Library Reference
DirectionsFeatureSet Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : DirectionsFeatureSet Class

A FeatureSet that has properties specific to routing. The features property contains the turn-by-turn directions text and geometry of the route.

Object Model

DirectionsFeatureSet Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class DirectionsFeatureSet 
   Inherits FeatureSet
C# 
public sealed class DirectionsFeatureSet : FeatureSet 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.Tasks.FeatureSet
      ESRI.ArcGIS.Client.Tasks.DirectionsFeatureSet

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.