Property RuntimeVisitors
RuntimeVisitors
Hosts a collection of visitors that can track/modify script in the runtime
Declaration
ImmutableArray<IAuraScriptRuntimeVisitor> RuntimeVisitors { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<IAuraScriptRuntimeVisitor> |