次の方法で共有


RemoteNonDeserializableException.AdditionalData プロパティ

定義

例外サブクラス フィールドなど、このインスタンスと共に逆シリアル化された追加データを取得または設定します。

public byte[] AdditionalData { get; }
public System.Collections.Generic.Dictionary<string,(string, byte[])> AdditionalData { get; }
member this.AdditionalData : byte[]
member this.AdditionalData : System.Collections.Generic.Dictionary<string, ValueTuple<string, byte[]>>
Public ReadOnly Property AdditionalData As Byte()
Public ReadOnly Property AdditionalData As Dictionary(Of String, ValueTuple(Of String, Byte()))

プロパティ値

Byte[]

適用対象