次の方法で共有


JsonPropertyInfoValues<T>.HasJsonInclude プロパティ

定義

プロパティに注釈が付 JsonIncludeAttributeけられたかどうか。

public:
 property bool HasJsonInclude { bool get(); void set(bool value); };
public bool HasJsonInclude { get; init; }
member this.HasJsonInclude : bool with get, set
Public Property HasJsonInclude As Boolean

プロパティ値

Boolean

適用対象