UnresolvedPathSegment(String) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de la classe UnresolvedPathSegment.
public UnresolvedPathSegment (string segmentValue);
new Microsoft.AspNet.OData.Routing.UnresolvedPathSegment : string -> Microsoft.AspNet.OData.Routing.UnresolvedPathSegment
Public Sub New (segmentValue As String)
Paramètres
- segmentValue
- String
Valeur du segment non résolu.