LogPropertyIgnoreAttribute クラス

定義

タグをログに記録しないことを示します。

public ref class LogPropertyIgnoreAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class LogPropertyIgnoreAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type LogPropertyIgnoreAttribute = class
    inherit Attribute
Public NotInheritable Class LogPropertyIgnoreAttribute
Inherits Attribute
継承
LogPropertyIgnoreAttribute
属性

コンストラクター

名前 説明
LogPropertyIgnoreAttribute()

タグをログに記録しないことを示します。

適用対象

こちらもご覧ください