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

GrapeCity.ActiveReports.BarCodes 名前空間 > BarCodeException クラス : Data プロパティ
Gets a collection of key/value pairs that provide additional user-defined information about the exception.
シンタックス
'宣言
 
Public ReadOnly Property Data As IDictionary
public 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.
参照

BarCodeException クラス
BarCodeException メンバ