linkProgressOption Enumeration
Visual Studio 2015
Used by the ShowProgress property.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Member name | Description | |
|---|---|---|
| linkProgressAll | Displays details about the linking process. | |
| linkProgressLibs | Displays progress messages indicating just the libraries searched. | |
| linkProgressNotSet | Not set |
Show: