PluginEventArgs.IsUser Property

Indicates that the plug-in is loaded from a user specific location, i.e. not from the standard installation directory of the program.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public bool IsUser { get; }

Property Value

Boolean

See Also