Click or drag to resize
IComponentHostConfigurationProvider Interface
Provides a component host configuration.

Namespace: AccidentalFish.ApplicationSupport.Core.Runtime
Assembly: AccidentalFish.ApplicationSupport.Core (in AccidentalFish.ApplicationSupport.Core.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
public interface IComponentHostConfigurationProvider

The IComponentHostConfigurationProvider type exposes the following members.

Methods
  NameDescription
Public methodGetConfigurationAsync
Get the configuration
Top
See Also