The IAssembly interface contains properties of the Assembly development environment object.
| Property name | Brief description | |
| Modified | The Modified property determines whether there are pending changes in the assembly. | |
| Permanent | The Permanent property returns whether the assembly is permanent. | |
| References | The References property determines the list of references to the platform assemblies which must be connected to this assembly. |
See also: