ProvideManagedMenuResourceAttribute 類別

定義

允許屬性註冊與取消註冊。

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)

呼叫以在給定上下文中取消註冊此屬性。

適用於