Linguaggio

Action.Hyperlink Proprietà

Definizione

Ottiene o imposta un'espressione che valuta l'URL del collegamento.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression Hyperlink { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression Hyperlink { get; set; }
member this.Hyperlink : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property Hyperlink As ReportExpression

Valore della proprietà

Un ReportExpression oggetto che valuta l'URL del collegamento.

Si applica a