共用方式為


FastAbiAttribute 類別

定義

指出類型是否支援快速 ABI。

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
繼承
FastAbiAttribute
屬性

Windows 需求

裝置系列
Windows 10, version 2004 (已於 10.0.19041.0 引進)
API contract
Windows.Foundation.FoundationContract (已於 v4.0 引進)

建構函式

FastAbiAttribute(UInt32)

建立並初始化 屬性的新實例。

FastAbiAttribute(UInt32, Platform)

建立並初始化 屬性的新實例。

FastAbiAttribute(UInt32, String)

建立並初始化 屬性的新實例。

適用於