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()

指示不应记录标记。

适用于

另请参阅