Freigeben über


MuseAttribute Klasse

Definition

Gibt an, dass eine Laufzeitklasse mit UWP-Apps kompatibel ist, die Webbrowser sind.

public ref class MuseAttribute sealed : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.FoundationContract, 65536)]
class MuseAttribute final : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.FoundationContract, 65536)]
/// [Windows.Foundation.Metadata.AttributeName("muse")]
class MuseAttribute final : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.FoundationContract), 65536)]
public sealed class MuseAttribute : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.FoundationContract), 65536)]
[Windows.Foundation.Metadata.AttributeName("muse")]
public sealed class MuseAttribute : Attribute
function MuseAttribute()
Public NotInheritable Class MuseAttribute
Inherits Attribute
Vererbung
MuseAttribute
Attribute

Windows-Anforderungen

Anforderungen Beschreibung
Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.FoundationContract (eingeführt in v1.0)

Konstruktoren

Name Beschreibung
MuseAttribute()

Erstellt und initialisiert eine neue instance des Attributs.

Felder

Name Beschreibung
Version

Gibt an, dass eine Laufzeitklasse mit UWP-Apps kompatibel ist, die Webbrowser sind.

Gilt für:

Weitere Informationen