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

    Controls whether file URLs will have access to other file URLs. Also configurable using the "allow-access-from-files" command-line switch.  

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property file_access_from_file_urls As Boolean
    Remarks

    Allows file:/// protocol moniker.

    See Also