Поделиться через


Свойство Action.Hyperlink

Gets an expression that evaluates to the URL of the hyperlink.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Hyperlink As ReportUrlProperty 
    Get
'Применение
Dim instance As Action 
Dim value As ReportUrlProperty 

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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportUrlProperty
A ReportUrlProperty object.

См. также

Справочник

Action Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering