Compartir a través de


ReportPath Propiedad

Gets a value that specifies the path of the report.

Espacio de nombres:  Microsoft.ReportingServices.Interfaces
Ensamblados:   Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)

Sintaxis

'Declaración
ReadOnly Property ReportPath As String
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .String
A value that specifies the path of the report.