GrapeCity ActiveReports for .NET 16.0J
TargetSite プロパティ (ReportScriptException)

GrapeCity.ActiveReports 名前空間 > ReportScriptException クラス : TargetSite プロパティ
Gets the method that throws the current exception.
シンタックス
'宣言
 
Public ReadOnly Property TargetSite As MethodBase
public MethodBase TargetSite {get;}

プロパティ値

The System.Reflection.MethodBase that threw the current exception.
参照

ReportScriptException クラス
ReportScriptException メンバ