PlatformAttribute Classe

Définition

Déclare la plateforme dans laquelle un type doit être pris en charge lorsque des métadonnées spécifiques à la plateforme sont générées.

public ref class PlatformAttribute sealed : Attribute
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.FoundationContract, 65536)]
class PlatformAttribute final : Attribute
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.FoundationContract), 65536)]
public sealed class PlatformAttribute : Attribute
function PlatformAttribute(platform)
Public NotInheritable Class PlatformAttribute
Inherits Attribute
Héritage
PlatformAttribute
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.FoundationContract (introduit dans v1.0)

Constructeurs

PlatformAttribute(Platform)

Crée et initialise une nouvelle instance de l’attribut.

S’applique à

Voir aussi