共用方式為


JsonPropertyInfoValues<T>.IsProperty 屬性

定義

如果 true 為 ,表示成員是屬性,否則表示成員是欄位。

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

屬性值

適用於