JsonPropertyInfoValues<T>.IsExtensionData 属性

定义

属性是否用 . 进行 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

属性值

Boolean

适用于