GenerateMethodSerializersAttribute.ProxyBase Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the base type which the source generator will use for generated proxy classes.
public Type ProxyBase { get; }
member this.ProxyBase : Type
Public ReadOnly Property ProxyBase As Type
Property Value
The proxy base type.