Linguaggio

Action.HyperLinkURL Proprietà

Definizione

Contiene ReportUrl l'URL assoluto del collegamento ipertestuale sull'elemento, codificato con una proprietà ReplacementRoot se necessario.

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

Valore della proprietà

Un ReportUrl oggetto contenente l'URL assoluto del collegamento ipertestuale sull'elemento, codificato con una proprietà ReplacementRoot se necessario.

Si applica a