Sdílet prostřednictvím


TemplateWizardSecurityAttribute Třída

Definice

Tento atribut lze umístit na implementaci rozšíření průvodce, aby se omezilo, které šablony mohou načíst rozšíření průvodce.

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
Dědičnost
TemplateWizardSecurityAttribute
Atributy

Konstruktory

TemplateWizardSecurityAttribute(String)

Konstruktor atributu.

Vlastnosti

CallingTemplate

Získá název šablony povoleno volat rozšíření průvodce šablonou.

Platí pro