dotConnect for MySQL Documentation
Devart.Common Namespace / HttpOptions Class / Base64 Property

In This Topic
    Base64 Property (HttpOptions)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Base64 As Boolean
    public bool Base64 {get; set;}
    See Also