Click or drag to resize

AppSettingsUserParametersReaderPath property

File path of an optional dll that implements IParameterReader. If available, the dll is loaded dynamically and extends Vishnu's Capabilities for parameter replacement in ReplaceWildcards.

Namespace: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public string? UserParameterReaderPath { get; set; }

Property value

String
See also