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

適用対象