public sealed class PluginHostLauncherValue : IEquatable<PluginHostLauncherValue>
Public NotInheritable Class PluginHostLauncherValue
Implements IEquatable(Of PluginHostLauncherValue)
public ref class PluginHostLauncherValue sealed : IEquatable<PluginHostLauncherValue^>
[<SealedAttribute>]
type PluginHostLauncherValue =
class
interface IEquatable<PluginHostLauncherValue>
end
PluginHostLauncherValue | Значение, зарегистрированное в реестре IPluginHostLauncherRegistry по ключу PluginHostLauncherKey. |
Launcher |
Предоставляет возможность запустить плагин со стороны хоста.
|
Notifier |
Объект, выполняющий логирование событий для хост-процесса плагинов.
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |