VsShellUtilities.OpenDocumentWithSpecificEditor Method
Include Protected Members
Include Inherited Members
Opens a document by using the specified editor.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
OpenDocumentWithSpecificEditor(IServiceProvider, String, Guid, Guid) | Opens the specified document by using the specified editor. | |
OpenDocumentWithSpecificEditor(IServiceProvider, String, Guid, Guid, IVsUIHierarchy%, UInt32%, IVsWindowFrame%) | Opens the specified document by using the specified editor. |
Top