다음을 통해 공유


KnownBaseTypeAttribute 클래스

정의

이 형식과 모든 하위 형식이 [Serializable]으로 간주되어야 했음을 나타냅니다.

[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()

이 형식과 모든 하위 형식이 [Serializable]으로 간주되어야 했음을 나타냅니다.

적용 대상