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

GrapeCity.ActiveReports.Rendering.Layout 名前空間 > LayoutException クラス : 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.
参照

LayoutException クラス
LayoutException メンバ