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 です。

適用対象