IHostEnvironment.ComponentCatalog Property

Definition

The catalog of loadable components (Microsoft.ML.LoadableClassAttribute) that are available in this host.

public Microsoft.ML.Runtime.ComponentCatalog ComponentCatalog { get; }
member this.ComponentCatalog : Microsoft.ML.Runtime.ComponentCatalog
Public ReadOnly Property ComponentCatalog As ComponentCatalog

Property Value

Applies to