LogPropertiesAttribute.SkipNullProperties Propiedad

Definición

Obtiene o establece un valor que indica si null se registran las propiedades.

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

Valor de propiedad

Tiene como valor predeterminado false.

Se aplica a