ODataPathSegmentHandler 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 ODataPathSegmentHandler : Microsoft.OData.UriParser.PathSegmentHandler
type ODataPathSegmentHandler = class
inherit PathSegmentHandler
Public Class ODataPathSegmentHandler
Inherits PathSegmentHandler
- Inheritance
Constructors
ODataPathSegmentHandler() |
Initializes a new instance of the ODataPathSegmentHandler class. |
Properties
NavigationSource |
Gets the path navigation source. |
PathLiteral |
Gets the path Uri literal. |