'Declaration Property enableDownload As System.Boolean
System.bool enableDownload {get; set;}
enableDownload
property of IHTMLDocument3
interface.
'Declaration Property enableDownload As System.Boolean
System.bool enableDownload {get; set;}
An original IDL definition of enableDownload
property was the following: VARIANT_BOOL enableDownload
;