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.ConfigurationAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public string[] WebApplicationUrls { get; set; }
Property Value
Type:
StringSee Also