Click or drag to resize

AssemblyMatchConfigurationSectionAssemblies Property

Gets the base path from which the file based configuration should be loaded

Namespace:  SanteDB.Matcher.Configuration
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public List<string> Assemblies { get; set; }

Property Value

Type: ListString
See Also