i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > toolview > IToolViewConfig > path

    toolview.IToolViewConfig.path property

    Gets the path to the content to host in the tool view, relative to the plug-in entry point.

    Signature:

    readonly path: string;
    

    Returns: string

    Introduced: version 1.3

    Remarks

    For example, if path is './', then the server uses the folder that contains the entry point.

    In this article
    Back to top © N. Harris Computer Corporation