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.
Adds additional property IDs to the __VSOSEFLAGS enumeration.
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.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration __VSOSEFLAGS2
[FlagsAttribute]
public enum __VSOSEFLAGS2
[FlagsAttribute]
public enum class __VSOSEFLAGS2
[<FlagsAttribute>]
type __VSOSEFLAGS2
public enum __VSOSEFLAGS2
Members
| Member name | Description | |
|---|---|---|
| OSE_CheckTrustLevelOfWizard | Check the trust level of the wizard. |