SystemToken(String, PathSegmentToken) Costruttore
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Creare un nuovo token di sistema
public SystemToken (string identifier, Microsoft.OData.UriParser.PathSegmentToken nextToken);
new Microsoft.OData.UriParser.SystemToken : string * Microsoft.OData.UriParser.PathSegmentToken -> Microsoft.OData.UriParser.SystemToken
Public Sub New (identifier As String, nextToken As PathSegmentToken)
Parametri
- identifier
- String
identificatore per questo token.
- nextToken
- PathSegmentToken
il token successivo nel percorso