Condividi tramite


Proprietà DrillthroughUrl

Gets the URL of the drillthrough report.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property DrillthroughUrl As String
    Get
'Utilizzo
Dim instance As ActionDrillthroughInstance
Dim value As String

value = instance.DrillthroughUrl
public string DrillthroughUrl { get; }
public:
property String^ DrillthroughUrl {
    String^ get ();
}
member DrillthroughUrl : string
function get DrillthroughUrl () : String

Valore proprietà

Tipo: System. . :: . .String
A string value that represents the URL of the drillthrough report.