ExceptionSelectorMatchOperator 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.
Comparison operator to apply to the selector when specifying which elements in the collection this exception applies to..
public enum ExceptionSelectorMatchOperator
type ExceptionSelectorMatchOperator =
Public Enum ExceptionSelectorMatchOperator
- Inheritance
-
ExceptionSelectorMatchOperator
Fields
| Name | Value | Description |
|---|---|---|
| EqualsValue | 0 | Equals Selector Match Operator. |