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 型です。

適用対象