_CustomXMLPartsEvents_SinkHelper.m_PartAfterLoadDelegate Field
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Public m_PartAfterLoadDelegate As _CustomXMLPartsEvents_PartAfterLoadEventHandler
'Usage
Dim instance As _CustomXMLPartsEvents_SinkHelper
Dim value As _CustomXMLPartsEvents_PartAfterLoadEventHandler
value = instance.m_PartAfterLoadDelegate
instance.m_PartAfterLoadDelegate = value
public _CustomXMLPartsEvents_PartAfterLoadEventHandler m_PartAfterLoadDelegate
See Also
Reference
_CustomXMLPartsEvents_SinkHelper Class