Show / Hide Table of Contents

    Class JsonUtils

    Json Utils

    Inheritance
    Object
    JsonUtils
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.Graph.Communications.Common
    Assembly: Microsoft.Graph.Communications.Common.dll
    Syntax
    public static class JsonUtils

    Fields

    JsonContentType

    Json content type

    Declaration
    public const string JsonContentType = "application/json"
    Field Value
    Type Description
    String
    Back to top Copyright (c) Microsoft Corporation. All rights reserved.