ManagerTypeAttribute Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Atributo de para ITableControlEventProcessorProvider restringir el objeto ITableControlEventProcessor que crea a los eventos en las entradas proporcionadas a través de un ITableManager cuyo Identifier atributo coincide con este atributo.
public ref class ManagerTypeAttribute sealed : Microsoft::VisualStudio::Utilities::MultipleBaseMetadataAttribute
public ref class ManagerTypeAttribute sealed : Attribute
public ref class ManagerTypeAttribute sealed : Microsoft::VisualStudio::Utilities::MultipleBaseMetadataAttribute
public sealed class ManagerTypeAttribute : Microsoft.VisualStudio.Utilities.MultipleBaseMetadataAttribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=true)]
[System.ComponentModel.Composition.MetadataAttribute]
public sealed class ManagerTypeAttribute : Attribute
type ManagerTypeAttribute = class
inherit MultipleBaseMetadataAttribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=true)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type ManagerTypeAttribute = class
inherit Attribute
Public NotInheritable Class ManagerTypeAttribute
Inherits MultipleBaseMetadataAttribute
Public NotInheritable Class ManagerTypeAttribute
Inherits Attribute
- Herencia
- Herencia
-
ManagerTypeAttribute
- Atributos
Comentarios
ITableControlEventProcessorProvider puede tener varios atributos ManagerType.
Constructores
ManagerTypeAttribute(String) |
Crea una nueva instancia de ManagerTypeAttribute. |
Propiedades
ManagerIdentifiers |
Obtiene los identificadores del administrador. |