Posted 18 years ago
by Marianne
Version: 4.0.0237
Platform: .NET 2.0
Environment: Windows XP (32-bit)
After loading a code snippet via the LoadFromXml method, I can see all of the information about the snippet except the CodeText itself. It always shows up as null. Inserting the snippet via shortcut or CodeComplete with breadcrumbs inserts the correct text but I can't retrieve this text programmatically via the CodeText property. Can you repro this?
------------------------------- Marianne