共用方式為


SynchronizationAttribute.REQUIRED 欄位

定義

指示套用這個屬性的類別必須在具有同步處理的內容中建立。 這個欄位為常數。

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

欄位值

Value = 4

適用於