ExpressionError.Kind Property
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.
Runtime error code.This may be empty for compile-time errors.
public Microsoft.PowerFx.ErrorKind Kind { get; set; }
member this.Kind : Microsoft.PowerFx.ErrorKind with get, set
Public Property Kind As ErrorKind