Campo m_definitionPath
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no 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