WebApiConfigurationWebApplicationUrls Property |
Specifies URLs of web applications for which this configuration applies. If left empty the configuration applies to all web applications.
Namespace:
Colygon.MatchPoint.WebApi.Configuration
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public string[] WebApplicationUrls { get; set; }
Property Value
Type:
StringSee Also