ODataPathSegmentHandler Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Um manipulador usado para calcular alguns valores com base no caminho odata.
public class ODataPathSegmentHandler : Microsoft.OData.UriParser.PathSegmentHandler
type ODataPathSegmentHandler = class
inherit PathSegmentHandler
Public Class ODataPathSegmentHandler
Inherits PathSegmentHandler
- Herança
Construtores
ODataPathSegmentHandler() |
Inicializa uma nova instância da classe ODataPathSegmentHandler. |
Propriedades
NavigationSource |
Obtém a origem de navegação do caminho. |
PathLiteral |
Obtém o literal de URI do caminho. |