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

適用於