Propriété DrillthroughEventArgs.ReportPath
Obtient le chemin d'accès au rapport d'extraction.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ReportPath As String
Get
'Utilisation
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
Valeur de propriété
Type : System.String
Valeur String en lecture seule.