Partager via


JsonPropertyInfoValues<T>.HasJsonInclude Propriété

Définition

Indique si la propriété a été annotée avec 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

Valeur de propriété

Boolean

S’applique à