Serializer.Model Property

The ProtoBuf.Meta.RuntimeTypeModel that contains the object types that must be serialized.
Public Property Model() As RuntimeTypeModel 
Get 
Protected Set(ByVal Value As As RuntimeTypeModel)
This language is not supported or no code example is available.
public RuntimeTypeModel Model {get; protected set;}
This language is not supported or no code example is available.

Property Value

RuntimeTypeModel

.NET Framework

Supported in: 4.8

In this article

Definition