JsonPropertyInfoValues<T>.IsExtensionData Propiedad

Definición

Si la propiedad se ha anotado con JsonExtensionDataAttribute.

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

Valor de propiedad

Boolean

Se aplica a