PrintDocument for WinForms
Log プロパティ (SerializeExceptionBase)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.Serialization 名前空間 > SerializeExceptionBase クラス : Log プロパティ
シリアル化または逆シリアル化中に発生した例外の原因となった アクションを記述する文字列のリストを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Log As System.Collections.Generic.List(Of String)
'使用法
 
Dim instance As SerializeExceptionBase
Dim value As System.Collections.Generic.List(Of String)
 
value = instance.Log
public System.Collections.Generic.List<string> Log {get;}
参照

SerializeExceptionBase クラス
SerializeExceptionBase メンバ