XLL+ Class Library (7.0)

RollingFileAppender::getFile

Returns the destination file

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

Return Value

Returns the full path of the file being written to. The date/time part (%t) will not be substituted.

Requirements

Header: cpplog.h

See Also

RollingFileAppender Class | RollingFileAppender Methods