Property Imports
Imports
When implemented by a class, gets list of namespaces to be used in the script.
IList<string> Imports { get; }
When implemented by a class, gets list of namespaces to be used in the script.
IList<string> Imports { get; }