IDirectiveProcessor.GetTemplateClassCustomAttributes Метод

Определение

Возвращает любые настраиваемые атрибуты для включения в класс шаблона.

public:
 System::CodeDom::CodeAttributeDeclarationCollection ^ GetTemplateClassCustomAttributes();
public System.CodeDom.CodeAttributeDeclarationCollection GetTemplateClassCustomAttributes ();
abstract member GetTemplateClassCustomAttributes : unit -> System.CodeDom.CodeAttributeDeclarationCollection
Public Function GetTemplateClassCustomAttributes () As CodeAttributeDeclarationCollection

Возвращаемое значение

CodeAttributeDeclarationCollection

Коллекция настраиваемых атрибутов, которые могут иметь значение NULL или быть пустыми.

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