NoExecuteAttribute 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.
public ref class NoExecuteAttribute sealed : Attribute
[Microsoft.XLANGs.BaseTypes.BTAttributeUsage(Microsoft.XLANGs.BaseTypes.BTAttributeTargets.Statement)]
[System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=false)]
public sealed class NoExecuteAttribute : Attribute
type NoExecuteAttribute = class
inherit Attribute
Public NotInheritable Class NoExecuteAttribute
Inherits Attribute
- Héritage
-
NoExecuteAttribute
- Attributs
Constructeurs
NoExecuteAttribute() |