Referenced |
public static class ReferencedAssemblies
The ReferencedAssemblies type exposes the following members.
Name | Description | |
---|---|---|
All | Gets all assemblies that should be referenced when compiling a script. | |
AssembliesIncludedInClassReference | Gets the assemblies that are included in the class reference help file. This enumeration can be used to decide whether to look for help in the class reference help file or in the Microsoft library help. |
Name | Description | |
---|---|---|
AddTemporaryUserAssembly | Adds a assembly to the list of temporary user assemblies. If already in the list, it is assumed that the provided assembly is newer, so this assembly will replace that in the list. | |
Initialize |
Name | Description | |
---|---|---|
AssemblyAdded |