linkProgressOption Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used by the ShowProgress property.
public enum class linkProgressOption
C++/CX
public enum class linkProgressOption
enum linkProgressOption
public enum linkProgressOption
type linkProgressOption =
Public Enum linkProgressOption
- Inheritance
-
linkProgressOption
Name | Value | Description |
---|---|---|
linkProgressNotSet | 0 | Not set |
linkProgressAll | 1 | Displays details about the linking process. |
linkProgressLibs | 2 | Displays progress messages indicating just the libraries searched. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |