Partager via


ServerReport.ReportPath, propriété

Obtient ou définit le chemin d'accès au rapport sur le serveur.

Espace de noms :  Microsoft.Reporting.WinForms
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public Property ReportPath As String
public string ReportPath { get; set; }
public:
property String^ ReportPath {
    String^ get ();
    void set (String^ value);
}
member ReportPath : string with get, set
function get ReportPath () : String
function set ReportPath (value : String)

Valeur de propriété

Type : String
Valeur String.

Exemples

Pour plus d'informations et un exemple de code, consultez Render.

Voir aussi

Référence

ServerReport Classe

Microsoft.Reporting.WinForms, espace de noms