Compartilhar via


NestOptionAttribute Classe

Definição

Classe de atribuição para a opção nest.

[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
public sealed class NestOptionAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
type NestOptionAttribute = class
    inherit Attribute
Public NotInheritable Class NestOptionAttribute
Inherits Attribute
Herança
NestOptionAttribute
Atributos

Construtores

NestOptionAttribute()

Criar um NestOptionAttribute.

Aplica-se a