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
建構函式
| 名稱 | Description |
|---|---|
| ProvideManagedMenuResourceAttribute() |
建立一個型態 ProvideManagedMenuResourceAttribute為 的物件。 |
方法
| 名稱 | Description |
|---|---|
| Register(RegistrationAttribute+RegistrationContext) |
呼叫以在給定上下文中註冊此屬性。 |
| Unregister(RegistrationAttribute+RegistrationContext) |
呼叫以在給定上下文中取消註冊此屬性。 |