EnvironmentReference.ReferenceLocationType Enum

Definition

Specifies if the reference location is an absolute folder name or the local folder that the project is in.

public: enum class EnvironmentReference::ReferenceLocationType
public enum EnvironmentReference.ReferenceLocationType
type EnvironmentReference.ReferenceLocationType = 
Public Enum EnvironmentReference.ReferenceLocationType
Inheritance
EnvironmentReference.ReferenceLocationType

Fields

Absolute 0

The type is Absolute.

Relative 1

The type is Relative.

Applies to