다음을 통해 공유


JsonSourceGenerationOptionsAttribute.IgnoreReadOnlyFields 속성

정의

읽기 전용 필드를 무시할지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

Boolean

적용 대상