Compartir a través de


JsonPropertyInfoValues<T>.HasJsonInclude Propiedad

Definición

Si la propiedad se ha anotado 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

Valor de propiedad

Boolean

Se aplica a