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

    Provides a default download path for all downloads.

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

    Default download path can be overwritten by handling the OnBeforeDownload event.

    See Also