Hello everybody,
I'm finishing a development in Visual Studio isolated shell and I have came across an unexpected problem. With VsShellUtilities I can open documents (OpenDocument method) and check if they are open (IsDocumentOpen method), but surprisingly there is no method for closing a document from code.
Any help? Thank you.
Pedro.