Gets the extension data in the form of a hastable, key=friendly property name, value=property
Declaration Syntax
C# | Visual Basic | Visual C++ |
public override Hashtable GetExtensionData()
Public Overrides Function GetExtensionData As Hashtable
public: virtual Hashtable^ GetExtensionData() override