tagCreateClassLibFlags Enumeration
Visual Studio 2015
Represents options for creating class libraries.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Member name | Description | |
|---|---|---|
| CCL_CreateP2PReference | Option is to create a project-to-project reference for the class library. | |
| CCL_UseAnchorWebConfig | Use the anchor web configuration for the class library. |
Show: