FlexReport for WPF
Exception プロパティ (LogEntry)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > LogEntry クラス : Exception プロパティ
スローされた例外を取得または設定します。
シンタックス
'宣言
 
Public Property Exception As System.Exception
'使用法
 
Dim instance As LogEntry
Dim value As System.Exception
 
instance.Exception = value
 
value = instance.Exception
public System.Exception Exception {get; set;}
参照

LogEntry クラス
LogEntry メンバ