Share via


SynchronizationAttribute.NOT_SUPPORTED フィールド

定義

この属性を適用したクラスを、同期を備えているコンテキスト内で作成できないことを示します。 このフィールドは定数です。

public: int NOT_SUPPORTED = 1;
public const int NOT_SUPPORTED = 1;
val mutable NOT_SUPPORTED : int
Public Const NOT_SUPPORTED As Integer  = 1

フィールド値

Value = 1

適用対象