バージョン

DocumentLoadError イベント

シンタックス
'宣言
 
Public Event DocumentLoadError As EventHandler(Of DocumentLoadErrorEventArgs)
public event EventHandler<DocumentLoadErrorEventArgs> DocumentLoadError
イベント データ

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

プロパティ解説
Description  
Exception  
RethrowException  
参照