ComponentRegistrationFlags 枚举

仅由 Microsoft 内部使用。

此枚举有一个 FlagsAttribute 特性,通过该特性可使其成员值按位组合。

命名空间:  Microsoft.VisualStudio.PlatformUI.OleComponentSupport
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
<FlagsAttribute> _
Public Enumeration ComponentRegistrationFlags
[FlagsAttribute]
public enum ComponentRegistrationFlags

成员

成员名称 说明
NeedIdleTime 仅由 Microsoft 内部使用。
PreTranslateKeys 仅由 Microsoft 内部使用。
PreTranslateAll 仅由 Microsoft 内部使用。
NeedSpecialActivationNotifications 仅由 Microsoft 内部使用。
NeedAllActivationNotifications 仅由 Microsoft 内部使用。
ExclusiveBorderSpace 仅由 Microsoft 内部使用。
ExclusiveActivation 仅由 Microsoft 内部使用。
NeedAllMacEvents 仅由 Microsoft 内部使用。
Master 仅由 Microsoft 内部使用。

请参见

参考

Microsoft.VisualStudio.PlatformUI.OleComponentSupport 命名空间