Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the path to this report definition object in the report definition.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
ReadOnly Property DefinitionPath As String
Get
'Utilizzo
Dim instance As IDefinitionPath
Dim value As String
value = instance.DefinitionPath
string DefinitionPath { get; }
property String^ DefinitionPath {
String^ get ();
}
abstract DefinitionPath : string
function get DefinitionPath () : String
Valore proprietà
Tipo: System.String
A string value.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering