Udostępnij przez


Właściwość ActionInstance.Hyperlink

Pobiera wartość obliczoną Hyperlink właściwość w Action klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Hyperlink As ReportUrl
    Get
'Użycie
Dim instance As ActionInstance
Dim value As ReportUrl

value = instance.Hyperlink
public ReportUrl Hyperlink { get; }
public:
property ReportUrl^ Hyperlink {
    ReportUrl^ get ();
}
member Hyperlink : ReportUrl
function get Hyperlink () : ReportUrl

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportUrl
A ReportUrl obiekt reprezentujący obliczonej wartości Hyperlink właściwość.