Click or drag to resize

ConsoleProfileFinishedEventArgs Properties

Version 130.1.90

The ConsoleProfileFinishedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyId Id
Public propertyLocation Location of console.profileEnd().
Public propertyProfile Profile
Public propertyTitle Profile title passed as an argument to console.profile().
Top
See Also