ExclusiveToAttribute Klasse

Definition

Gibt an, dass der angegebene Typ exklusiv für diesen Typ ist.

public ref class ExclusiveToAttribute sealed : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Interface)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.FoundationContract, 65536)]
class ExclusiveToAttribute final : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Interface)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.FoundationContract), 65536)]
public sealed class ExclusiveToAttribute : Attribute
function ExclusiveToAttribute(typeName)
Public NotInheritable Class ExclusiveToAttribute
Inherits Attribute
Vererbung
ExclusiveToAttribute
Attribute

Windows-Anforderungen

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

Konstruktoren

ExclusiveToAttribute(Type)

Erstellt und initialisiert eine neue instance des Attributs.

Gilt für:

Weitere Informationen