ChildElementInfoAttribute 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.
Attention
This attribute is no longer used and will be removed in a later release
Définit l’attribut utilisé pour décorer une classe pour le type des éléments enfants possibles.
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)]
public sealed class ChildElementInfoAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)]
[System.Obsolete("This attribute is no longer used and will be removed in a later release")]
public sealed class ChildElementInfoAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)>]
type ChildElementInfoAttribute = class
inherit Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)>]
[<System.Obsolete("This attribute is no longer used and will be removed in a later release")>]
type ChildElementInfoAttribute = class
inherit Attribute
Public NotInheritable Class ChildElementInfoAttribute
Inherits Attribute
- Héritage
-
ChildElementInfoAttribute
- Attributs
Constructeurs
ChildElementInfoAttribute(Type) |
Obsolète.
Initialisez une nouvelle instance de ChildElementTypeAttribute. |
ChildElementInfoAttribute(Type, FileFormatVersions) |
Obsolète.
Initialisez une nouvelle instance de ChildElementTypeAttribute. |
Propriétés
AvailableInVersion |
Obsolète.
Obtient la ou les versions Office où l’élément enfant est disponible. |
ElementType |
Obsolète.
Obtient le type de l’élément enfant possible. |