GrapeCity ActiveReports for .NET 16.0J
Data プロパティ (RtfExportException)

GrapeCity.ActiveReports.Export.Word.Section 名前空間 > RtfExportException クラス : Data プロパティ
Gets a collection of key/value pairs that provide additional user-defined information about the exception.
シンタックス
'宣言
 
Public Overridable ReadOnly Property Data As IDictionary
public virtual IDictionary Data {get;}

プロパティ値

An object that implements the System.Collections.IDictionary interface and contains a collection of user-defined key/value pairs. The default is an empty collection.
参照

RtfExportException クラス
RtfExportException メンバ