EnhancedWaypoint.Kind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the type of waypoint.
public:
property WaypointKind Kind { WaypointKind get(); };
WaypointKind Kind();
public WaypointKind Kind { get; }
var waypointKind = enhancedWaypoint.kind;
Public ReadOnly Property Kind As WaypointKind
Property Value
The type of waypoint.