Action.HyperLinkURL 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.
The ReportUrl containing the absolute URL of the hyperlink on the item, encoded with a ReplacementRoot property if necessary.
public:
property Microsoft::ReportingServices::ReportRendering::ReportUrl ^ HyperLinkURL { Microsoft::ReportingServices::ReportRendering::ReportUrl ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportUrl HyperLinkURL { get; }
member this.HyperLinkURL : Microsoft.ReportingServices.ReportRendering.ReportUrl
Public ReadOnly Property HyperLinkURL As ReportUrl
Property Value
A ReportUrl object containing the absolute URL of the hyperlink on the item, encoded with a ReplacementRoot property if necessary.