AttributeScope Énumération
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.
Spécifie la portée d'un attribut.
public enum class AttributeScope
public enum class AttributeScope
enum AttributeScope
public enum AttributeScope
type AttributeScope =
Public Enum AttributeScope
- Héritage
-
AttributeScope
Champs
| File | 2 | Portée du fichier. |
| Global | 0 | Portée globale. |
| Language | 1 | Portée de langage. |