Поделиться через


KnownBaseTypeAttribute Класс

Определение

Указывает, что этот тип и все подтипы должны считаться [сериализуемыми].

[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Interface)]
public sealed class KnownBaseTypeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Interface)>]
type KnownBaseTypeAttribute = class
    inherit Attribute
Public NotInheritable Class KnownBaseTypeAttribute
Inherits Attribute
Наследование
KnownBaseTypeAttribute
Атрибуты

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

KnownBaseTypeAttribute()

Указывает, что этот тип и все подтипы должны считаться [сериализуемыми].

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