Report.Location Propiedad

Definición

Obtiene la ubicación en la que se ejecutó el informe.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportUrl ^ Location { Microsoft::ReportingServices::OnDemandReportRendering::ReportUrl ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportUrl Location { get; }
member this.Location : Microsoft.ReportingServices.OnDemandReportRendering.ReportUrl
Public ReadOnly Property Location As ReportUrl

Valor de propiedad

Un objeto ReportUrl.

Se aplica a