LogPropertyIgnoreAttribute Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Indica que uma marca não deve ser registrada.
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
- Herança
- Atributos
Construtores
| Nome | Description |
|---|---|
| LogPropertyIgnoreAttribute() |
Indica que uma marca não deve ser registrada. |