Use GetOutputFileName( ) to get the file name of the memory profile recording.

Return type: VOID

Access: PUBLIC STATIC

Applies to: Progress.Profiler.MemoryProfiler class

Syntax

GetOutputFileName( OUTPUT filename AS CHARACTER )
filename
The name of the memory profile recording.

The GetOutputFileName() method is useful for a client test infrastructure to know in what recording to look for snapshots taken using the TakeSnapshot() method.