PostConfigurationActionAttribute Classe

Definição

Atributo personalizado que descreve as ações de postagem necessárias para a configuração da propriedade.

[System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=true)]
public sealed class PostConfigurationActionAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=true)>]
type PostConfigurationActionAttribute = class
    inherit Attribute
Public NotInheritable Class PostConfigurationActionAttribute
Inherits Attribute
Herança
PostConfigurationActionAttribute
Atributos

Construtores

Nome Description
PostConfigurationActionAttribute(PostConfigurationAction)

Atributo personalizado que descreve as ações de postagem necessárias para a configuração da propriedade.

Propriedades

Nome Description
PostConfigurationAction

Atributo personalizado que descreve as ações de postagem necessárias para a configuração da propriedade.

Aplica-se a