Partager via


ReportPath propriété

Gets a value that specifies the path of the report.

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assemblys :   Microsoft.ReportingServices.Interfaces (dans Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (dans Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntaxe

'Déclaration
ReadOnly Property ReportPath As String
    Get
'Utilisation
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

Valeur de la propriété

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