Event arguments for calls to the resolve-reference and override-resolve-reference events.
Inheritance Hierarchy
Members
No filters for this type
Constructors
Creates a new instance of ResolveReferenceEventArgs.
Creates a new instance of ResolveReferenceEventArgs.
Parameters
- context: IParseContext
- The current parse context that can be used by the event handler for additional information.
- referenceId: string
- The reference id that should be evaluated by the event handler.
Properties
Gets the current parse context that can be used by the event handler for additional information.
Gets the current parse context that can be used by the event handler for additional information.
readonlyfinal
readonlyfinal