m_sharedProperties フィールド

この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

名前空間:  Microsoft.ReportingServices.ReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Protected m_sharedProperties As StyleProperties
'使用
Dim value As StyleProperties

value = Me.m_sharedProperties

Me.m_sharedProperties = value
protected StyleProperties m_sharedProperties
protected:
StyleProperties^ m_sharedProperties
val mutable m_sharedProperties: StyleProperties
protected var m_sharedProperties : StyleProperties