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

属性值

Boolean

适用于