ConsoleProfileFinishedEventArgs Properties |
Version 106.0.290 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().
|
TopSee Also