[]
Gets or sets how to process the invalid Value.
public ValueProcessAction ValueProcessAction { get; set; }
Public Property ValueProcessAction As ValueProcessAction
Type | Description |
---|---|
ValueProcessAction | The value process action. |
Type | Condition |
---|---|
ArgumentException | The assigned value is not defined in ValueProcessAction. |