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.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public bool IsUser { get; }
Public ReadOnly Property IsUser As Boolean
Get
public:
property bool IsUser {
bool get ();
}
member IsUser : bool with get
Property Value
Boolean