PropertySegmentTemplate Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a template that can match a PropertySegment.
C#
public class PropertySegmentTemplate : Microsoft.AspNet.OData.Routing.Template.ODataPathSegmentTemplate
type PropertySegmentTemplate = class
inherit ODataPathSegmentTemplate
Public Class PropertySegmentTemplate
Inherits ODataPathSegmentTemplate
- Inheritance
Property |
Initializes a new instance of the PropertySegmentTemplate class. |
Segment |
Gets or sets the property segment. |
Try |
Matches the template with an ODataPathSegment. |
Tuote | Versiot |
---|---|
OData Web API ASP .NET | 7.0, Core 7.0 |