SynchronizationAttribute.REQUIRED 欄位

定義

表示該屬性所應用的類別必須在有同步的上下文中建立。 此欄位是常數。

public: int REQUIRED = 4;
public const int REQUIRED = 4;
val mutable REQUIRED : int
Public Const REQUIRED As Integer  = 4

欄位值

Value = 4

適用於