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
특성

생성자

Name Description
LogPropertyIgnoreAttribute()

태그를 기록해서는 안 됨을 나타냅니다.

적용 대상

추가 정보