TraceEventArgs PropertiesTraceEventArgs PropertiesTraceEventArgs Properties
Properties
Property | Description | |
---|---|---|
![]() | LabelLabelLabel | Gets the label associated with this event. |
![]() | LineNumberLineNumberLineNumber | Gets the line number of the function call that raised the event. |
![]() | LinePositionLinePositionLinePosition | Gets the character position within LineNumberLineNumberLineNumber of the function call that raised the event. |
![]() | SourceUriSourceUriSourceUri | Gets the URI of the source file containing the function call that caused the event. |
![]() | ValueValueValue |
Gets the value passed as the first argument to fn:trace .
|