LogPropertiesAttribute.SkipNullProperties Property

Definition

Gets or sets a value indicating whether null properties are logged.

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

Property Value

Defaults to false.

Applies to