Lenguaje

Action.HyperLinkURL Propiedad

Definición

El ReportUrl que contiene la URL absoluta del hipervínculo en el elemento, codificado con una propiedad ReplacementRoot si es necesario.

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

Valor de propiedad

Un ReportUrl objeto que contiene la URL absoluta del hipervínculo en el elemento, codificado con una propiedad ReplacementRoot si es necesario.

Se aplica a