Lenguaje

Action.Hyperlink Propiedad

Definición

Recibe una expresión que evalúa la URL del hipervínculo.

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

Valor de propiedad

Un objeto ReportUrlProperty.

Se aplica a