共用方式為


IMessagingConfiguration.SerializationProviders 屬性

定義

序列化提供者的清單

public System.Collections.Generic.List<System.Reflection.TypeInfo> SerializationProviders { get; }
public System.Collections.Generic.List<Type> SerializationProviders { get; }
member this.SerializationProviders : System.Collections.Generic.List<System.Reflection.TypeInfo>
member this.SerializationProviders : System.Collections.Generic.List<Type>
Public ReadOnly Property SerializationProviders As List(Of TypeInfo)
Public ReadOnly Property SerializationProviders As List(Of Type)

屬性值

適用於