Expand Minimize
This topic has not yet been rated - Rate this topic

vsext_DisplayMode Enumeration

This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

[GuidAttribute("91AAB9C3-DA83-473A-8BC9-1A2730865995")] 
public enum vsext_DisplayMode
/** @attribute GuidAttribute("91AAB9C3-DA83-473A-8BC9-1A2730865995") */ 
public enum vsext_DisplayMode
GuidAttribute("91AAB9C3-DA83-473A-8BC9-1A2730865995") 
public enum vsext_DisplayMode
 Member nameDescription
vsext_dm_MDI 
vsext_dm_SDI 
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.