Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Microsoft internal use only.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration ComponentRegistrationFlags
[FlagsAttribute]
public enum ComponentRegistrationFlags
[FlagsAttribute]
public enum class ComponentRegistrationFlags
[<FlagsAttribute>]
type ComponentRegistrationFlags
public enum ComponentRegistrationFlags
Members
| Member name | Description | |
|---|---|---|
| ExclusiveActivation | Microsoft internal use only. | |
| ExclusiveBorderSpace | Microsoft internal use only. | |
| Master | Microsoft internal use only. | |
| NeedAllActivationNotifications | Microsoft internal use only. | |
| NeedAllMacEvents | Microsoft internal use only. | |
| NeedIdleTime | Microsoft internal use only. | |
| NeedSpecialActivationNotifications | Microsoft internal use only. | |
| PreTranslateAll | Microsoft internal use only. | |
| PreTranslateKeys | Microsoft internal use only. |
See Also
Reference
Microsoft.VisualStudio.PlatformUI.OleComponentSupport Namespace