RouteParameterName Property |
Specifies the name of the route parameter. It has to be same as used in the RouteUrlTemplate property of the endpoint configuration.
Namespace:
Colygon.MatchPoint.WebApi.Configuration
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public string Name { get; set; }
Property Value
Type:
StringSee Also