NestOptionAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |