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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Serialization 名前空間 > SerializeExceptionBase クラス : Log プロパティ
Gets the list of strings describing the actions that lead to the exception that occurred during serialization or deserialization.
シンタックス
'宣言
 
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 メンバ