语言

EnvironmentReference.ReferenceLocationType 枚举

定义

指定参考位置是绝对文件夹名还是项目所在的本地文件夹。

public: enum class EnvironmentReference::ReferenceLocationType
public enum EnvironmentReference.ReferenceLocationType
type EnvironmentReference.ReferenceLocationType = 
Public Enum EnvironmentReference.ReferenceLocationType
继承
EnvironmentReference.ReferenceLocationType

字段

名称 说明
Absolute 0

这种类型是绝对的。

Relative 1

类型是相对的。

适用于