ThreadingAttribute Класс

Определение

Указывает потоковую модель класса среда выполнения Windows.

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

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

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

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

ThreadingAttribute(ThreadingModel)

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

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

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