Click or drag to resize

IHostTerminalSingleInstancePluginsCompatible Property

Whether plugins with SingleInstancePluginAttribute will be loaded on host terminal.

Namespace:  Resto.Front.Api.V5.Data.Organization
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
bool SingleInstancePluginsCompatible { get; }

Property Value

Type: Boolean
See Also