ProvideManagedMenuResourceAttribute Clase

Definición

Permite registrar y eliminar del registro los atributos.

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
Herencia
ProvideManagedMenuResourceAttribute

Constructores

ProvideManagedMenuResourceAttribute()

Crea un objeto de tipo ProvideManagedMenuResourceAttribute.

Métodos

Register(RegistrationAttribute+RegistrationContext)

Se usa para registrar este atributo con el contexto determinado.

Unregister(RegistrationAttribute+RegistrationContext)

Se usa para eliminar del registro este atributo con el contexto determinado.

Se aplica a