CustomFx2NLResult.Explanation 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.
A natural-language sentence explaining the incoming expression.
public string Explanation { get; set; }
member this.Explanation : string with get, set
Public Property Explanation As String