雅虎香港 搜尋

搜尋結果

  1. Definition. Namespace: System. Text. Json. Assembly: System.Text.Json.dll. Package: System.Text.Json v9.0.0-preview.3.24172.9. Source: JsonWriterOptions.cs. Allows the user to define custom behavior when writing JSON using the Utf8JsonWriter. C# 複製. public struct JsonWriterOptions. Inheritance. Object. ValueType. JsonWriterOptions. Remarks.

  2. ReferenceResolver.cs. Source: ReferenceResolver.cs. Defines how the JsonSerializer deals with references on serialization and deserialization. Defines the core behavior of preserving references on serialization and deserialization. C#. 复制. public abstract class ReferenceResolver. Inheritance.

  3. Definition. Namespace: System. Text. Json. Assembly: System.Text.Json.dll. Source: JsonElement.cs. Gets the type of the current JSON value. public System.Text.Json.JsonValueKind ValueKind { get; } Property Value. JsonValueKind. The type of the current JSON value. Exceptions. ObjectDisposedException. The parent JsonDocument has been disposed.

  4. Definition. Properties. Methods. Applies to. Definition. Namespace: System. Text. Json. Assembly: System.Text.Json.dll. Package: System.Text.Json v9.0.0-preview.3.24172.9. Source: JsonProperty.cs. Represents a single property for a JSON object. C# 复制. public readonly struct JsonProperty. Inheritance. Object. ValueType. JsonProperty. Properties.

  5. JsonObject 類別 (System.Json) | Microsoft Learn

  6. 方法. 适用于. 定义. 命名空间: System. Text. Json. Serialization. 程序集: System.Text.Json.dll. 包: System.Text.Json v9.0.0-preview.3.24172.9. Source: JsonSerializableAttribute.cs. 指示 System.Text.Json 源生成器生成源代码,以帮助在对象图中序列化和反序列化指定类型和类型的实例时优化性能。 C# 复制. [System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)]

  7. 本文内容. Definition. Applies to. Definition. Namespace: System. Text. Json. Serialization. Assembly: System.Text.Json.dll. Gets or sets the default ignore condition. C# 复制. public System.Text.Json.Serialization.JsonIgnoreCondition DefaultIgnoreCondition { get; set; } Property Value. JsonIgnoreCondition. Applies to. 此页面是否有帮助?

  1. 其他人也搜尋了