ドリルスルー レポートのパスを取得します。
名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (Microsoft.ReportViewer.WinForms.dll)
構文
'宣言
Public ReadOnly Property ReportPath As String
Get
'使用
Dim instance As DrillthroughEventArgs
Dim value As String
value = instance.ReportPath
public string ReportPath { get; }
public:
property String^ ReportPath {
String^ get ();
}
member ReportPath : string
function get ReportPath () : String
プロパティ値
型: System.String
読み取り専用の文字列値。