TemplateWizardSecurityAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cet attribut peut être placé sur une implémentation d’extension d’Assistant pour limiter les modèles pouvant charger l’extension de l’Assistant.
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
- Héritage
-
TemplateWizardSecurityAttribute
- Attributs
Constructeurs
TemplateWizardSecurityAttribute(String) |
Constructeur d’attributs. |
Propriétés
CallingTemplate |
Obtient le nom du modèle autorisé à appeler l'extension de l'Assistant Modèle. |