Propiedad LocalReport.ReportPath

Gets or sets the local file system path of the local report.

Espacio de nombres: Microsoft.Reporting.WebForms
Ensamblado: Microsoft.ReportViewer.WebForms (en microsoft.reportviewer.webforms.dll)

Sintaxis

Valor de la propiedad

A String value.

Comentarios

Setting the ReportPath property will cause the ReportViewer control to automatically load any required subreports from the file system.

Setting this property will cause the value of the ReportEmbeddedResource property to be ignored.

Vea también

Referencia

Clase LocalReport
Miembros LocalReport
Espacio de nombres Microsoft.Reporting.WebForms