MachineLearningProvider Properties |
The MachineLearningProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| ClientSidePlugins |
Gets the Javascript handlers and HTML templates that will be installed on the client browser.
| |
| ComponentDescription |
Gets the standard component description.
(Inherited from ComponentBase.) | |
| ComponentId |
Gets the component ID.
(Inherited from ComponentBase.) | |
| ComponentName |
Gets the standard component name.
(Inherited from ComponentBase.) | |
| EngineStartupException |
If the engine failed to start-up, then the exception causing it will be found in this property.
| |
| HandlerTypeNames |
Gets a reference between the IDs and the names of the plugins installed.
| |
| IsEnabled | Gets a value indicating whether the component is enabled. (Inherited from ComponentBase.) | |
| IsReady |
Gets a value indicating if the provider is ready or not.
| |
| Logger | Gets the logger for the module or extension package corresponding to the component. (Inherited from ComponentBase.) | |
| PackageId |
Gets the ID of the extension package to which the component belongs.
(Inherited from ComponentBase.) |