Gets or sets a value indicating whether to load plugins or not.
| C# | Visual Basic | Visual C++ |
bool LoadExternalPlugins { get; set; }
Property LoadExternalPlugins As Boolean
property bool LoadExternalPlugins { bool get (); void set (bool value); }
true if [load plugins]; otherwise, false. The default is true.