OverridableAttribute Класс

Определение

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

public ref class OverridableAttribute sealed : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.InterfaceImpl)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.FoundationContract, 65536)]
class OverridableAttribute final : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.InterfaceImpl)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.FoundationContract), 65536)]
public sealed class OverridableAttribute : Attribute
function OverridableAttribute()
Public NotInheritable Class OverridableAttribute
Inherits Attribute
Наследование
OverridableAttribute
Атрибуты

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

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

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

OverridableAttribute()

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

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

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