XLL+ Class Library (7.0)

FileAppender::getFile

Returns the destination file

const std::basic_string<TCHAR>& getFile( ) const;

Return Value

Returns the full path of the file being written to.

Requirements

Header: cpplog.h

See Also

FileAppender Class | FileAppender Methods