Click or drag to resize

ConsoleProfileFinishedEventArgs Properties

Version 102.0.100

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