ProvideManagedMenuResourceAttribute Classe

Definizione

Consente la registrazione e l'annullamento della registrazione degli attributi.

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
Ereditarietà
ProvideManagedMenuResourceAttribute

Costruttori

ProvideManagedMenuResourceAttribute()

Crea un oggetto di tipo ProvideManagedMenuResourceAttribute.

Metodi

Register(RegistrationAttribute+RegistrationContext)

Chiamato per registrare questo attributo con il contesto specificato.

Unregister(RegistrationAttribute+RegistrationContext)

Chiamato per annullare la registrazione di questo attributo con il contesto specificato.

Si applica a