__VSIDOFLAGS Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Controls what action or actions to perform on an open document.
This enumeration supports a bitwise combination of its member values.
public enum class __VSIDOFLAGS
C++/CX
public enum class __VSIDOFLAGS
enum __VSIDOFLAGS
[System.Flags]
public enum __VSIDOFLAGS
[<System.Flags>]
type __VSIDOFLAGS =
Public Enum __VSIDOFLAGS
- Inheritance
-
__VSIDOFLAGS
- Attributes
Name | Value | Description |
---|---|---|
IDO_ActivateIfOpen | 1 | Prompts if owned by different |
IDO_IgnoreLogicalView | 2 | Ignore if in the logical view. |
From vsshell.idl:
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |