Partager via


TemplateWizardDisallowUserTemplatesSecurityAttribute Classe

Définition

Cet attribut peut être placé sur une implémentation d’extension de l’Assistant pour restreindre les modèles pouvant appeler l’extension de l’Assistant.

public ref class TemplateWizardDisallowUserTemplatesSecurityAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
public sealed class TemplateWizardDisallowUserTemplatesSecurityAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)>]
type TemplateWizardDisallowUserTemplatesSecurityAttribute = class
    inherit Attribute
Public NotInheritable Class TemplateWizardDisallowUserTemplatesSecurityAttribute
Inherits Attribute
Héritage
TemplateWizardDisallowUserTemplatesSecurityAttribute
Attributs

Constructeurs

TemplateWizardDisallowUserTemplatesSecurityAttribute(Boolean)

Constructeur d’attributs.

Propriétés

DisallowUserTemplates

Obtient une valeur qui indique s'il faut interdire des modèles utilisateur.

S’applique à