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)

Создает и инициализирует новый экземпляр атрибута .

Применяется к