Condividi tramite


ManagerTypeAttribute Classe

Definizione

Attributo su un ITableControlEventProcessorProvider oggetto per limitare l'ITableControlEventProcessor creato agli eventi sulle voci fornite tramite un ITableManager oggetto la cui Identifier corrispondenza corrisponde a questo attributo.

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
Ereditarietà
Ereditarietà
ManagerTypeAttribute
Attributi

Commenti

ITableControlEventProcessorProvider può avere più attributi ManagerType.

Costruttori

ManagerTypeAttribute(String)

Crea una nuova istanza di ManagerTypeAttribute.

Proprietà

ManagerIdentifiers

Ottiene gli identificatori di gestione.

Si applica a