ProtectedAttribute Класс

Определение

Указывает, что интерфейс содержит защищенные методы.

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
Наследование
ProtectedAttribute
Атрибуты

Требования к Windows

Семейство устройств
Windows 10 (появилось в 10.0.10240.0)
API contract
Windows.Foundation.FoundationContract (появилось в v1.0)

Конструкторы

ProtectedAttribute()

Создает и инициализирует новый экземпляр атрибута .

Применяется к

См. также раздел