Compartilhar via


ChildElementInfoAttribute Classe

Definição

Cuidado

This attribute is no longer used and will be removed in a later release

Define o atributo que é usado para decorar uma classe para o tipo dos possíveis elementos filho.

[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
Herança
ChildElementInfoAttribute
Atributos

Construtores

ChildElementInfoAttribute(Type)
Obsoleto.

Inicialize uma nova instância de ChildElementTypeAttribute.

ChildElementInfoAttribute(Type, FileFormatVersions)
Obsoleto.

Inicialize uma nova instância de ChildElementTypeAttribute.

Propriedades

AvailableInVersion
Obsoleto.

Obtém as versões do Office em que o elemento filho está disponível.

ElementType
Obsoleto.

Obtém o tipo do possível elemento filho.

Aplica-se a