Action.HyperLinkURL Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Le ReportUrl contenant l’URL absolue du lien hypertexte sur l’élément, encodé avec une propriété ReplacementRoot si nécessaire.
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
Valeur de propriété
Un ReportUrl objet contenant l’URL absolue du lien hypertexte sur l’élément, encodé avec une propriété ReplacementRoot si nécessaire.