Partilhar via


Campo m_instance

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_instance As TextRunInstance
'Uso
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