다음을 통해 공유


JsonSourceGenerationOptionsAttribute.IncludeFields 속성

정의

serialization 및 deserialization에 대한 필드를 포함할지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

Boolean

적용 대상