lpstrFileTitle property

Pointer<Utf16> lpstrFileTitle
getter/setter pair

The file name and extension (without path information) of the selected file. This member can be null.

Implementation

external Pointer<Utf16> lpstrFileTitle;