Click or drag to resize

EngineScriptLoadArgsLoadType Property

Returns the load type for this filename

Namespace:  AdiIRCAPIv2.Arguments.ScriptEngine
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
public PluginScriptLoadType LoadType { get; }

Property Value

Type: PluginScriptLoadType
See Also