Report.Location Property

Definition

Gets the location from which the report was executed.

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

Property Value

A ReportUrl object.

Applies to