mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / Settings Object / resources_dir_path Property
In This Topic
    resources_dir_path Property
    In This Topic
    Description

    The fully qualified path for the resources directory.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property resources_dir_path As String
    Remarks

    The fully qualified path for the resources directory. If this value is empty the cef.pak and/or devtools_resources.pak files must be located in the module directory on Windows. Also configurable using the "resources-dir-path" command-line switch.

    See Also