An enumeration of reference types used by the ProjectTypeResolutionService.
Namespace: Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Syntax
声明
Public Enumeration ReferenceType
用法
Dim instance As ReferenceType
public enum ReferenceType
public enum class ReferenceType
type ReferenceType
public enum ReferenceType
Members
| Member name | Description | |
|---|---|---|
| Normal | Normal | |
| Generated | Generated | |
| Project | Project | |
| None | None | |
| NormalFast |