ConsoleProfileFinishedEventArgs Properties |
Version 94.4.20 The ConsoleProfileFinishedEventArgs type exposes the following members.
Properties
| Name | Description |
---|
 | Id |
Id
|
 | Location |
Location of console.profileEnd().
|
 | Profile |
Profile
|
 | Title |
Profile title passed as an argument to console.profile().
|
Top
See Also