VSBUILDMANAGERRESOURCE Enumeration
Visual Studio 2015
Specifies a type of build resource to be acquired from the BuildManagerAccessor service.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Member name | Description | |
|---|---|---|
| VSBUILDMANAGERRESOURCE_DESIGNTIME | The design-time build resource is required, such as for reference resolution. | |
| VSBUILDMANAGERRESOURCE_UITHREAD | The UI thread resource is required during the build. |
Show: