ReferenceType 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.
An enumeration of reference types used by the ProjectTypeResolutionService.
public enum class ReferenceType
C++/CX
public enum class ReferenceType
enum ReferenceType
public enum ReferenceType
type ReferenceType =
Public Enum ReferenceType
- Inheritance
-
ReferenceType
Name | Value | Description |
---|---|---|
Normal | 0 | Normal |
Generated | 1 | Generated |
Project | 2 | Project |
None | 3 | None |
NormalFast | 4 | NormalFast |
Produit | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |