Click or drag to resize

WebApiConfigurationName Property

Specifies a descriptive name of the web api configuration.

Namespace:  Colygon.MatchPoint.WebApi.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
See Also