Click or drag to resize

IHostTerminalSingleInstancePluginsCompatible Property

Whether plugins with [!:Resto.Front.Api.Attributes.SingleInstancePluginAttribute] will be loaded on host terminal.

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

Property Value

Type: Boolean
See Also