Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Video tutorials

Conceptual documentation

Commented examples

API documentation

  • Article

Property SerializerType

SerializerType

In Metalama, aspects are also serializable, but for different reasons. Serialization is not configurable.

Declaration
[Obsolete("In Metalama, aspects are also serializable, but for different reasons. Serialization is not configurable.", false)]
public TypeIdentity SerializerType { get; set; }
Property Value
Type Description
TypeIdentity
  • Navigation