SupportedDirectiveAttribute Класс

Определение

public ref class SupportedDirectiveAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)]
[System.ComponentModel.Composition.MetadataAttribute]
public sealed class SupportedDirectiveAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type SupportedDirectiveAttribute = class
    inherit Attribute
Public NotInheritable Class SupportedDirectiveAttribute
Inherits Attribute
Наследование
SupportedDirectiveAttribute
Атрибуты

Конструкторы

SupportedDirectiveAttribute(String)

Объявляет, что параметризованный процессор директив T4 поддерживает заданную директиву.

Свойства

SupportedDirectives

Вклад в набор директив, поддерживаемых процессором. Это дополнительный параметр требуется платформе MEF для создания коллекции этого имени.

Применяется к