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

GrapeCity.ActiveReports.Aspnet.Designer 名前空間 > ReportNotFoundException クラス : 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.
参照

ReportNotFoundException クラス
ReportNotFoundException メンバ