__VSIDOFLAGS Enumeration

 

Controls what action or actions to perform on an open document.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

[FlagsAttribute]
public enum __VSIDOFLAGS

Member nameDescription
IDO_ActivateIfOpen

Prompts if owned by different pHier.

IDO_IgnoreLogicalView

Ignore if in the logical view.

From vsshell.idl:

Return to top
Show: