Sdílet prostřednictvím


PathTemplateSegment(String) Konstruktor

Definice

Vytvořte segment představující šablonu cesty.

public PathTemplateSegment (string literalText);
new Microsoft.OData.UriParser.PathTemplateSegment : string -> Microsoft.OData.UriParser.PathTemplateSegment
Public Sub New (literalText As String)

Parametry

literalText
String

Text literálu pro segment šablony.

Platí pro