Property PluginTypes
PluginTypes
If the plugin is loaded (IsLoaded), returns a list containing all recognised types in the plugin assembly.
public IReadOnlyList<Type>? PluginTypes { get; }
If the plugin is loaded (IsLoaded), returns a list containing all recognised types in the plugin assembly.
public IReadOnlyList<Type>? PluginTypes { get; }