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

    The location where user data such as spell checking dictionary files will be stored on disk.

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

    The location where user data such as spell checking dictionary files will be stored on disk. If empty then the default platform-specific user data directory will be used ("Local Settings\Application Data\CEF\User Data" directory under the user profile directory on Windows).

    See Also