Partager via


Champ m_instance

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

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

Syntaxe

'Déclaration
Protected m_instance As T
'Utilisation
Dim value As T

value = Me.m_instance

Me.m_instance = value
protected T m_instance
protected:
T m_instance
val mutable m_instance: 'T
protected var m_instance : T