Click or drag to resize

AppConfigFactoryDEFAULT_SECTION_NAME Field

Default section name in app.config when not specified otherwise.

Namespace: Sportradar.SDK.Services.SdkConfiguration
Assembly: SdkConfiguration (in SdkConfiguration.dll) Version: 2.28.0.0
Syntax
C#
public const string DEFAULT_SECTION_NAME = "Sdk"

Field Value

String
See Also