ReportUrlProperty.Value Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the URL value of the property.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportUrl ^ Value { Microsoft::ReportingServices::OnDemandReportRendering::ReportUrl ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportUrl Value { get; }
member this.Value : Microsoft.ReportingServices.OnDemandReportRendering.ReportUrl
Public ReadOnly Property Value As ReportUrl
Property Value
A ReportUrl object.