Upravit

Sdílet prostřednictvím


MessagePackCodecOptions.AllowDataContractAttributes Property

Definition

Get or sets flag that allows the use of DataContractAttribute marked contracts for MessagePackSerializer.

public bool AllowDataContractAttributes { get; set; }
member this.AllowDataContractAttributes : bool with get, set
Public Property AllowDataContractAttributes As Boolean

Property Value

Applies to