GetOutputFileName( ) method
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
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
|
- 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.