Options Class
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.
Options used to define evaluation behaviors.
public class Options
type Options = class
Public Class Options
- Inheritance
-
Options
Constructors
Options() |
Initializes a new instance of the Options class. |
Options(Options) |
Initializes a new instance of the Options class. |
Properties
Locale |
Gets or sets a value, a locale of CultureInfo. |
NullSubstitution |
Gets or sets a value, a function that been called when there is null value hit in memory. |