共用方式為


DrillthroughEventArgs.ReportPath 屬性

取得鑽研報表的路徑。

命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.dll)

語法

'宣告
Public ReadOnly Property ReportPath As String
'用途
Dim instance As DrillthroughEventArgs
Dim value As String

value = instance.ReportPath
public string ReportPath { get; }
public:
String^ ReportPath {
    String^ get ();
}
/** @property */
public String get_ReportPath ()
public function get ReportPath () : String

屬性值

唯讀 String 值。

另請參閱

參考

DrillthroughEventArgs 類別
DrillthroughEventArgs 成員
Microsoft.Reporting.WebForms 命名空間