ProvideManagedMenuResourceAttribute 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
允许注册和撤消注册属性。
public ref class ProvideManagedMenuResourceAttribute : Microsoft::VisualStudio::Shell::RegistrationAttribute
public class ProvideManagedMenuResourceAttribute : Microsoft.VisualStudio.Shell.RegistrationAttribute
type ProvideManagedMenuResourceAttribute = class
inherit RegistrationAttribute
Public Class ProvideManagedMenuResourceAttribute
Inherits RegistrationAttribute
- 继承
-
ProvideManagedMenuResourceAttribute
构造函数
| ProvideManagedMenuResourceAttribute() |
创建一个 ProvideManagedMenuResourceAttribute 类型的对象。 |
方法
| Register(RegistrationAttribute+RegistrationContext) |
调用以便向给定的上下文注册此属性。 |
| Unregister(RegistrationAttribute+RegistrationContext) |
调用以便向给定的上下文撤消注册此属性。 |