Class ProtoInfrastructureSettings

Namespace
ProtoTest.Core
Assembly
ProtoTest.Core.dll

The configuration values started infrastructure provided, keyed as the application reads them.

public sealed class ProtoInfrastructureSettings
Inheritance
ProtoInfrastructureSettings
Inherited Members
Extension Methods

Properties

Values

Gets a snapshot of the settings.

public IReadOnlyDictionary<string, string> Values { get; }

Property Value

IReadOnlyDictionary<string, string>