Partilhar via


Campo m_currentContext

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_currentContext As Integer
'Uso
Dim value As Integer

value = Me.m_currentContext

Me.m_currentContext = value
protected int m_currentContext
protected:
int m_currentContext
val mutable m_currentContext: int
protected var m_currentContext : int