IScriptInformation.

Namespaces Property

Summary

Gets all namespaces referenced by the script.

Syntax

IList<string> Namespaces { get; }

Value

Type Description
IList<string> The namespaces referenced by the script.