SegmentState Enum¶
- Namespace
Microsoft.AspNetCore.Routing.Internal- Assemblies
- Microsoft.AspNetCore.Routing
Fields¶
-
Beginning()¶ Return type: Microsoft.AspNetCore.Routing.Internal.SegmentState Beginning = 0
-
Inside()¶ Return type: Microsoft.AspNetCore.Routing.Internal.SegmentState Inside = 1
-