FastAbiAttribute 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.
Indique si le type prend en charge ABI rapide.
public ref class FastAbiAttribute sealed : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.FoundationContract, 262144)]
class FastAbiAttribute final : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.FoundationContract), 262144)]
public sealed class FastAbiAttribute : Attribute
Public NotInheritable Class FastAbiAttribute
Inherits Attribute
- Héritage
-
FastAbiAttribute
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10, version 2004 (introduit dans 10.0.19041.0)
|
API contract |
Windows.Foundation.FoundationContract (introduit dans v4.0)
|
Constructeurs
FastAbiAttribute(UInt32, Platform) |
Crée et initialise une nouvelle instance de l’attribut. |
FastAbiAttribute(UInt32, String) |
Crée et initialise une nouvelle instance de l’attribut. |
FastAbiAttribute(UInt32) |
Crée et initialise une nouvelle instance de l’attribut. |