다음을 통해 공유


JsonSourceGenerationOptionsAttribute.IgnoreReadOnlyProperties 속성

정의

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

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

속성 값

Boolean

적용 대상