Action.Hyperlink 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 an expression that evaluates to the URL of the hyperlink.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportUrlProperty ^ Hyperlink { Microsoft::ReportingServices::OnDemandReportRendering::ReportUrlProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportUrlProperty Hyperlink { get; }
member this.Hyperlink : Microsoft.ReportingServices.OnDemandReportRendering.ReportUrlProperty
Public ReadOnly Property Hyperlink As ReportUrlProperty
Property Value
A ReportUrlProperty object.