Application.SaveProfilingData Method¶
Saves profiling data for the current application after the profiling is finished
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public void SaveProfilingData( string profileResultsPath )
VB¶
Public Sub SaveProfilingData ( profileResultsPath As String )
Parameters¶
- profileResultsPath
- Type: System.String
The full path to the profile results file.