Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Controls what action or actions to perform on an open document.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration __VSIDOFLAGS
[FlagsAttribute]
public enum __VSIDOFLAGS
[FlagsAttribute]
public enum class __VSIDOFLAGS
[<FlagsAttribute>]
type __VSIDOFLAGS
public enum __VSIDOFLAGS
Members
| Member name | Description | |
|---|---|---|
| IDO_ActivateIfOpen | Prompts if owned by different pHier. | |
| IDO_IgnoreLogicalView | Ignore if in the logical view. |
Remarks
COM Signature
From vsshell.idl: