ProtectedAttribute Kelas

Definisi

Menunjukkan bahwa antarmuka berisi metode yang dilindungi.

public ref class ProtectedAttribute sealed : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.InterfaceImpl)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.FoundationContract, 65536)]
class ProtectedAttribute final : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.InterfaceImpl)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.FoundationContract), 65536)]
public sealed class ProtectedAttribute : Attribute
function ProtectedAttribute()
Public NotInheritable Class ProtectedAttribute
Inherits Attribute
Warisan
ProtectedAttribute
Atribut

Persyaratan Windows

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

Konstruktor

ProtectedAttribute()

Membuat dan menginisialisasi instans baru atribut.

Berlaku untuk

Lihat juga