SerializerType
Gets or sets the Type of the serializer (a type derived from AspectSerializer) used to serialize the aspect instance at build time and deserialize it at runtime.
Declaration
protected Type SerializerType { get; set; }
Property Value
Type | Description |
---|---|
Type |