JsonPropertyInfoValues<T>.HasJsonInclude Proprietà

Definizione

Indica se la proprietà è stata annotata con 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

Valore della proprietà

Boolean

Si applica a