GetOutputFileName( ) method
- Last Updated: May 15, 2025
- 1 minute read
- OpenEdge
- Version 12.8
- 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.