BarCode for UWP/WinRT
SerializeObjectState イベント (ApplicationException)

構文
'宣言
 
Protected Event SerializeObjectState As System.EventHandler(Of SafeSerializationEventArgs)
protected event System.EventHandler<SafeSerializationEventArgs> SerializeObjectState
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Runtime.Serialization.SafeSerializationEventArgs 型の引数を受け取りました。次の SafeSerializationEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
StreamingContextGets or sets an object that describes the source and destination of a serialized stream.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

ApplicationException クラス
ApplicationException メンバ

Send Feedback