Share via


SynchronizationAttribute.REQUIRED 字段

定义

指示必须在具有同步的上下文中创建该特性所应用于的类。 此字段为常数。

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

字段值

Value = 4

适用于