다음을 통해 공유


JsonPropertyInfoValues<T>.HasJsonInclude 속성

정의

속성에 주석이 추가되었는지 여부입니다 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

속성 값

Boolean

적용 대상