m_designerState-Feld
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Protected m_designerState As ExternalXmlElement
'Usage
Dim value As ExternalXmlElement
value = Me.m_designerState
Me.m_designerState = value
protected ExternalXmlElement m_designerState
protected:
ExternalXmlElement^ m_designerState
val mutable m_designerState: ExternalXmlElement
protected var m_designerState : ExternalXmlElement