Udostępnij za pośrednictwem


Właściwość IReportContext.ReportPath

Pobiera wartość, która określa ścieżka raportu.

Przestrzeń nazw:  Microsoft.ReportingServices.Interfaces
Zestawy:   Microsoft.ReportingServices.SharePoint.UI.WebParts (w Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (w Microsoft.ReportingServices.Interfaces.dll)

Składnia

'Deklaracja
ReadOnly Property ReportPath As String
    Get
'Użycie
Dim instance As IReportContext
Dim value As String

value = instance.ReportPath
string ReportPath { get; }
property String^ ReportPath {
    String^ get ();
}
abstract ReportPath : string
function get ReportPath () : String

Wartość właściwości

Typ: System.String
Wartość, która określa ścieżka raportu.