RouteConfig.RouteId Property
Definition
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.
Globally unique identifier of the route. This field is required.
public string RouteId { get; init; }
member this.RouteId : string with get, set
Public Property RouteId As String