LogPropertiesAttribute.SkipNullProperties 속성

정의

속성이 기록되는지 여부를 null 나타내는 값을 가져오거나 설정합니다.

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

속성 값

기본값은 false입니다.

적용 대상