Udostępnij za pośrednictwem


Pole TextRun.m_instance

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Protected m_instance As TextRunInstance
'Użycie
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