Search Results for

    Show / Hide Table of Contents

    Method GetPluginPath

    | Improve this Doc View Source

    GetPluginPath(String)

    Gets the full path of a plugin file.

    Declaration
    protected static string GetPluginPath(string pluginFile)
    Parameters
    Type Name Description
    String pluginFile

    The name of a plugin file.

    Returns
    Type Description
    String

    The full path of a plugin file.

    Remarks

    If the plugin name does not have the .dll extension, it is added by default.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright ©2023 CPlugin.Net