ActivatableAttribute クラス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
クラスがアクティブ化可能なランタイム クラスであることを示します。
public ref class ActivatableAttribute sealed : Attribute
/// [Windows.Foundation.Metadata.AllowMultiple]
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.FoundationContract, 65536)]
class ActivatableAttribute final : Attribute
[Windows.Foundation.Metadata.AllowMultiple]
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.FoundationContract), 65536)]
public sealed class ActivatableAttribute : Attribute
Public NotInheritable Class ActivatableAttribute
Inherits Attribute
- 継承
-
ActivatableAttribute
- 属性
デバイス ファミリ |
Windows 10 (10.0.10240.0 で導入)
|
API contract |
Windows.Foundation.FoundationContract (v1.0 で導入)
|
Activatable |
ランタイム クラスを特定のバージョンからパラメーターでアクティブ化できることを示します。 |
Activatable |
特定のプラットフォームの特定のバージョンから開始して、パラメーターを使用してランタイム クラスをアクティブ化できることを示します。 |
Activatable |
特定の API コントラクトの特定のバージョンから開始して、パラメーターを使用してランタイム クラスをアクティブ化できることを示します。 |
Activatable |
特定の API コントラクトの特定のバージョンから開始して、パラメーターを使用してランタイム クラスをアクティブ化できることを示します。 |
Activatable |
特定のバージョンから開始して、パラメーターなしでランタイム クラスをアクティブ化できることを示します。 |
Activatable |
特定のプラットフォームの特定のバージョンから開始して、パラメーターなしでランタイム クラスをアクティブ化できることを示します。 |
Activatable |
特定の API コントラクトの特定のバージョンから開始して、パラメーターなしでランタイム クラスをアクティブ化できることを示します。 |
Activatable |
ランタイム クラスを特定のバージョンからパラメーターでアクティブ化できることを示します。 |
製品 | バージョン |
---|---|
WinRT | Build 10240, Build 10586, Build 14383, Build 15063, Build 16299, Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100 |