SynchronizationAttribute.SUPPORTED 字段

定义

指示应用此属性的类不依赖于上下文是否具有同步。 此字段为常量。

public: int SUPPORTED = 2;
public const int SUPPORTED = 2;
val mutable SUPPORTED : int
Public Const SUPPORTED As Integer  = 2

字段值

Value = 2

适用于