次の方法で共有


SerializeOptions.IgnoreChildrenExceptAnnotations プロパティ

定義

現在のオブジェクトと注釈のみをシリアル化します (他の子はシリアル化しません)。

public bool IgnoreChildrenExceptAnnotations { get; set; }
member this.IgnoreChildrenExceptAnnotations : bool with get, set
Public Property IgnoreChildrenExceptAnnotations As Boolean

プロパティ値

適用対象