Windows Live Writer Plugin Development Question
I'm developing a Windows Live Writer plugin using the SmartContentSource class and encountering an issue retrieving the blog post's text. While I can manipulate SmartContent objects within the plugin's sidebar, neither the SmartContent object nor the ISmartContentEditorSite interface provides access to the text, hindering the potential for plugin development. I'm seeking assistance on how to access the blog post text within the plugin context.