ProjectInfo.ReferenceUsage Enum

Definition

Represents the reference usage for the ProjectInfo.

public: enum class ProjectInfo::ReferenceUsage
public enum ProjectInfo.ReferenceUsage
type ProjectInfo.ReferenceUsage = 
Public Enum ProjectInfo.ReferenceUsage
Inheritance
ProjectInfo.ReferenceUsage

Fields

SpecifyReference 2

Specifies the reference.

UseAllReferences 0

Uses all the references.

UseNoReference 1

Uses no reference.

Applies to