KnownBaseTypeAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この型とすべてのサブタイプが [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] と見なされることを示します。 |