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) |
与えられたコンテキストでこの属性の登録解除を呼び出されます。 |