Share via


SynchronizationAttribute.REQUIRED Feld

Definition

Gibt an, dass die Klasse, auf die dieses Attribut angewendet wird, in einem Kontext mit Synchronisierung erstellt werden muss. Dieses Feld ist konstant.

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

Feldwert

Value = 4

Gilt für: