| Class | Description |
|---|---|
| AutoLoadKind |
Load kind of module.
|
| ModulesService |
An utility class to work with modules (attached projects).
|
| ModuleUsage |
Information about module attachment on some owner.
|
| MountedPackageInfo |
Mounted package info.
|
| Enum | Description |
|---|---|
| ModulesService.ModuleCannotBeImportedException.Reason |
| Exception | Description |
|---|---|
| ModulesService.ModuleHasElementWithSameIDAsInPrimaryException |
An exception that indicates that module cannot be imported because there is an element with
same Local ID in the primary project
|
| ModulesService.ModuleHasOrphanProxiesException | |
| ModulesService.UsedViaReadOnlyAutomaticUsageException |
Thrown when module(s) can not be removed due to all paths from primary
project to it contains a read only
automatic usage |
| ReadOnlyModuleException |