EnvironmentReference.ReferenceLocationType 열거형

정의

참조 위치가 절대 폴더 이름인지 프로젝트가 있는 로컬 폴더인지를 지정합니다.

public: enum class EnvironmentReference::ReferenceLocationType
public enum EnvironmentReference.ReferenceLocationType
type EnvironmentReference.ReferenceLocationType = 
Public Enum EnvironmentReference.ReferenceLocationType
상속
EnvironmentReference.ReferenceLocationType

필드

Absolute 0

유형이 Absolute입니다.

Relative 1

유형이 Relative입니다.

적용 대상