EvaluationLocationKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The kind of the evaluated location being tracked
public enum class EvaluationLocationKind
public enum EvaluationLocationKind
type EvaluationLocationKind =
Public Enum EvaluationLocationKind
- Inheritance
-
EvaluationLocationKind
Fields
Name | Value | Description |
---|---|---|
Element | 0 | |
Condition | 1 | |
Glob | 2 |