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
'Usage
Dim instance As ReferenceType
public enum ReferenceType
public enum class ReferenceType
public enum ReferenceType

Members

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

See Also

Reference

Microsoft.VisualStudio.Shell.Design Namespace