Show / Hide Table of Contents

    Enum DefaultValueHandling

    Namespace: System.Dynamic.ExpandoObject
    Assembly: Newtonsoft.Json.dll
    Syntax
    [System.Flags]
    public enum DefaultValueHandling

    Ignore

    IgnoreAndPopulate

    Include

    Populate

    Back to top Azure SDK for Net