Condividi tramite


Campo m_instance

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_instance As TextRunInstance
'Utilizzo
Dim value As TextRunInstance

value = Me.m_instance

Me.m_instance = value
protected TextRunInstance m_instance
protected:
TextRunInstance^ m_instance
val mutable m_instance: TextRunInstance
protected var m_instance : TextRunInstance