__VSREFERENCEQUERYRESULT Enumeration
Visual Studio 2015
Specifies the result of a reference query.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Member name | Description | |
|---|---|---|
| REFERENCE_ALLOW | The reference is allowed. | |
| REFERENCE_DENY | The reference is not allowed. | |
| REFERENCE_UNKNOWN | The system cannot determine if the reference is allowed. |
Show: