Поделиться через


TemplateWizardSecurityAttribute Класс

Определение

Этот атрибут можно поместить в реализацию расширения мастера, чтобы ограничить, какие шаблоны могут загружать расширение мастера.

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

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

TemplateWizardSecurityAttribute(String)

Конструктор атрибутов.

Свойства

CallingTemplate

Получает имя шаблона, позволяющего вызывать расширение мастера шаблонов.

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