__VSREFERENCEQUERYRESULT Enum

Definition

Specifies the result of a reference query.

public enum class __VSREFERENCEQUERYRESULT
public enum class __VSREFERENCEQUERYRESULT
enum __VSREFERENCEQUERYRESULT
public enum __VSREFERENCEQUERYRESULT
type __VSREFERENCEQUERYRESULT = 
Public Enum __VSREFERENCEQUERYRESULT
Inheritance
__VSREFERENCEQUERYRESULT

Fields

REFERENCE_ALLOW 0

The reference is allowed.

REFERENCE_DENY 1

The reference is not allowed.

REFERENCE_UNKNOWN 2

The system cannot determine if the reference is allowed.

Applies to