Action.Hyperlink Property

Definition

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.

Applies to