AssemblyReferenceType Enumeration
Specifies an AssemblyReference object.
Assembly: VsWebSite.Interop (in VsWebSite.Interop.dll)
| Member name | Description | |
|---|---|---|
| AssemblyReferenceBin | The AssemblyReference instance is from the Bin folder of the project. | |
| AssemblyReferenceClientProject | The AssemblyReference instance is a reference to another project in the solution. | |
| AssemblyReferenceConfig | The AssemblyReference instance is from the Machine.config file. |
Show: