ChildElementInfoAttribute Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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, FileFormatVersions) |
Obsoleto.
Inicialize uma nova instância de ChildElementTypeAttribute. |
ChildElementInfoAttribute(Type) |
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. |