Udostępnij za pośrednictwem


ManagerTypeAttribute Klasa

Definicja

Atrybut na , ITableControlEventProcessorProvider aby ograniczyć ITableControlEventProcessor, który tworzy do zdarzeń dla wpisów dostarczonych za pośrednictwem którego ITableManagerIdentifier pasuje do tego atrybutu.

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
Dziedziczenie
Dziedziczenie
ManagerTypeAttribute
Atrybuty

Uwagi

Element ITableControlEventProcessorProvider może mieć wiele atrybutów ManagerType.

Konstruktory

ManagerTypeAttribute(String)

Tworzy nowe wystąpienie atrybutu ManagerTypeAttribute.

Właściwości

ManagerIdentifiers

Pobiera identyfikatory menedżera.

Dotyczy