Поделиться через


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

'Декларация
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

See Also

Reference

Microsoft.VisualStudio.Shell.Design Namespace