Home -> LogTargetFile -> Delete

Description

The Delete method destroys the file target object.

ImportantImportant

Destroying the target closes the file stream if it is still open.

Usage

void Delete() override;

See also