Freigeben über


m_style-Feld

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_style As StyleInstance
'Usage
Dim value As StyleInstance

value = Me.m_style

Me.m_style = value
protected StyleInstance m_style
protected:
StyleInstance^ m_style
val mutable m_style: StyleInstance
protected var m_style : StyleInstance