FastAbiAttribute Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates if the type supports fast 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
C#
[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
- Inheritance
-
FastAbiAttribute
- Attributes
Device family |
Windows 10, version 2004 (introduced in 10.0.19041.0)
|
API contract |
Windows.Foundation.FoundationContract (introduced in v4.0)
|
Fast |
Creates and initializes a new instance of the attribute. |
Fast |
Creates and initializes a new instance of the attribute. |
Fast |
Creates and initializes a new instance of the attribute. |
Product | Versions |
---|---|
WinRT | Build 19041, Build 20348, Build 22000, Build 22621, Build 26100 |