RhinoCommon API
PlugInAskOnLoadProtection Property |
If true, Rhino will display a warning dialog when load-protected plug-ins are attempting to load.
If false, load-protected plug-ins will silently not load.
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0
public static bool AskOnLoadProtection { get; set; }
Public Shared Property AskOnLoadProtection As Boolean Get Set