UIFrameworkAttribute 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.
L’interface utilisateur UIFramework Identity sera utilisée sur l’application.
public ref class UIFrameworkAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false, Inherited=false)]
public sealed class UIFrameworkAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false, Inherited=false)>]
type UIFrameworkAttribute = class
inherit Attribute
Public NotInheritable Class UIFrameworkAttribute
Inherits Attribute
- Héritage
-
UIFrameworkAttribute
- Attributs
Constructeurs
UIFrameworkAttribute(String) |
Initialise une nouvelle instance de UIFrameworkAttribute. |
Propriétés
UIFramework |
L’interface utilisateur UI Framework Identity sera utilisée. |