FastAbiAttribute Klasse

Definition

Gibt an, ob der Typ schnelle ABI unterstützt.

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
Vererbung
FastAbiAttribute
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 2004 (eingeführt in 10.0.19041.0)
API contract
Windows.Foundation.FoundationContract (eingeführt in v4.0)

Konstruktoren

FastAbiAttribute(UInt32)

Erstellt und initialisiert eine neue instance des Attributs.

FastAbiAttribute(UInt32, Platform)

Erstellt und initialisiert eine neue instance des Attributs.

FastAbiAttribute(UInt32, String)

Erstellt und initialisiert eine neue instance des Attributs.

Gilt für: