OutputElementHintAttribute 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.
Fournit un indicateur de l’élément ITagHelperde sortie de .
public ref class OutputElementHintAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
public sealed class OutputElementHintAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)>]
type OutputElementHintAttribute = class
inherit Attribute
Public NotInheritable Class OutputElementHintAttribute
Inherits Attribute
- Héritage
-
OutputElementHintAttribute
- Attributs
Constructeurs
| OutputElementHintAttribute(String) |
Instancie une nouvelle instance de la classe OutputElementHintAttribute. |
Propriétés
| OutputElement |
Élément HTML que peut ITagHelper générer. |