ChildElementInfoAttribute Класс

Определение

Внимание!

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

Определяет атрибут, используемый для оформления класса для типа возможных дочерних элементов.

[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
Наследование
ChildElementInfoAttribute
Атрибуты

Конструкторы

ChildElementInfoAttribute(Type)
Устаревшие..

Инициализация нового экземпляра ChildElementTypeAttribute.

ChildElementInfoAttribute(Type, FileFormatVersions)
Устаревшие..

Инициализация нового экземпляра ChildElementTypeAttribute.

Свойства

AvailableInVersion
Устаревшие..

Возвращает версии Office, в которых доступен дочерний элемент.

ElementType
Устаревшие..

Возвращает тип возможного дочернего элемента.

Применяется к