Condividi tramite


UnresolvedPathSegment(String) Costruttore

Definizione

Inizializza una nuova istanza della classe UnresolvedPathSegment.

public UnresolvedPathSegment (string segmentValue);
new Microsoft.AspNet.OData.Routing.UnresolvedPathSegment : string -> Microsoft.AspNet.OData.Routing.UnresolvedPathSegment
Public Sub New (segmentValue As String)

Parametri

segmentValue
String

Valore del segmento non risolto.

Si applica a