'宣言
Protected Event SerializeObjectState As System.EventHandler(Of SafeSerializationEventArgs)
protected event System.EventHandler<SafeSerializationEventArgs> SerializeObjectState
イベント データ
イベント ハンドラが、このイベントに関連するデータを含む、System.Runtime.Serialization.SafeSerializationEventArgs 型の引数を受け取りました。次の SafeSerializationEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
StreamingContext | Gets or sets an object that describes the source and destination of a serialized stream. |
参照