SerializableTypeAttribute Class

Definition

public ref class SerializableTypeAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Interface | System.AttributeTargets.Method, AllowMultiple=true, Inherited=true)]
public sealed class SerializableTypeAttribute : Attribute
type SerializableTypeAttribute = class
    inherit Attribute
Public NotInheritable Class SerializableTypeAttribute
Inherits Attribute
Inheritance
SerializableTypeAttribute
Attributes

Constructors

SerializableTypeAttribute(Type)

Properties

Type

Applies to