ReferenceType Enumeration

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

'Declaration
Public Enumeration ReferenceType
public enum ReferenceType
public enum class ReferenceType
type ReferenceType
public enum ReferenceType

Members

Member name Description
Generated Generated
None None
Normal Normal
NormalFast NormalFast
Project Project

See Also

Reference

Microsoft.VisualStudio.Shell.Design Namespace