Partager via


Propriété DrillthroughUrl

Gets the URL of the drillthrough report.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property DrillthroughUrl As String
    Get
'Utilisation
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

Valeur de propriété

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