Partager via


NestOptionAttribute Classe

Définition

classe d’attribution pour l’option 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
Héritage
NestOptionAttribute
Attributs

Constructeurs

NestOptionAttribute()

Créez un NestOptionAttribute.

S’applique à