NL2FxParameters.ExpressionLocale 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.
Set the locale that expect the output expression to be. For example: "vi-VN" or "fr-FR".
public System.Globalization.CultureInfo ExpressionLocale { get; set; }
member this.ExpressionLocale : System.Globalization.CultureInfo with get, set
Public Property ExpressionLocale As CultureInfo