IProjectTypes Properties
When implemented by a class, provides information about known project types.Name | Description |
---|---|
Assemblies | Obtains a collection of assemblies available for the current project. |
ProjectAssembly | Obtains the assembly of the current project. |
ProjectAssemblyName | Obtains the name of the current assembly |
See Also