GlobalItems Property
GlobalItems
When implemented by a class, gets or sets a script items collection attached to this runner.
Declaration
IList<IScriptGlobalItem> GlobalItems { get; }
Property Value
Type | Description |
---|---|
IList<IScriptGlobalItem> |