Campo m_definitionPath
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_definitionPath As String
'Uso
Dim value As String
value = Me.m_definitionPath
Me.m_definitionPath = value
protected string m_definitionPath
protected:
String^ m_definitionPath
val mutable m_definitionPath: string
protected var m_definitionPath : String
Consulte também