ExclusiveToAttribute Kelas

Definisi

Menunjukkan bahwa jenis yang ditentukan eksklusif untuk jenis ini.

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
Warisan
ExclusiveToAttribute
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 (diperkenalkan dalam 10.0.10240.0)
API contract
Windows.Foundation.FoundationContract (diperkenalkan dalam v1.0)

Konstruktor

ExclusiveToAttribute(Type)

Membuat dan menginisialisasi instans baru atribut.

Berlaku untuk

Lihat juga