Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiPluginSettings Class / RemoveAll Method
Path of plugins DLL for removing.
In This Topic
    RemoveAll Method
    In This Topic
    Remove all plugins which are defined in the DLL on given path.
    Syntax
    public void RemoveAll( 
       string path
    )

    Parameters

    path
    Path of plugins DLL for removing.
    See Also