ODataPathNavigationSourceHandler Class
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.
A handler used to calculate some values based on the odata path.
public class ODataPathNavigationSourceHandler : Microsoft.OData.UriParser.PathSegmentHandler
type ODataPathNavigationSourceHandler = class
inherit PathSegmentHandler
Public Class ODataPathNavigationSourceHandler
Inherits PathSegmentHandler
- Inheritance
Constructors
ODataPathNavigationSourceHandler() |
Initializes a new instance of the ODataPathNavigationSourceHandler class. |
Properties
NavigationSource |
Gets the path navigation source. |
Path |
Gets the path template. |