fileSize property

[IHTMLDocument2::fileSize is no longer supported. Starting with Internet Explorer 11, use XMLHttpRequest to get the resource. For info, see Compatibility changes.]

Retrieves the file size.

Syntax

HRESULT value = object.get_fileSize(* p);

Property values

Type: BSTR

the file size.