0 out of 1 rated this helpful - Rate this topic

IVsUIShellOpenDocument Interface

Controls the state of open documents within the environment.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[GuidAttribute("35299EEC-11EE-4518-9F08-401638D1D3BC")] 
[InterfaceTypeAttribute(1)] 
public interface IVsUIShellOpenDocument
/** @attribute GuidAttribute("35299EEC-11EE-4518-9F08-401638D1D3BC") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsUIShellOpenDocument
GuidAttribute("35299EEC-11EE-4518-9F08-401638D1D3BC") 
InterfaceTypeAttribute(1) 
public interface IVsUIShellOpenDocument

Notes to Callers Call to determine whether a document is open, to open a document using various editors, or to preview a document.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ