m_nonSharedProperties フィールド

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

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

構文

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

value = Me.m_nonSharedProperties

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