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


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > LogEntry クラス : Exception プロパティ
Gets or sets the exception that was thrown.
シンタックス
'宣言
 
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 メンバ