WebApiConfigurationEndpoints Property |
Specifies endpoints for this configuration.
Namespace: Colygon.MatchPoint.WebApi.ConfigurationAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public BaseEndpoint[] Endpoints { get; set; }
Property Value
Type:
BaseEndpointSee Also