SynchronizationAttribute.SUPPORTED Feld

Definition

Gibt an, dass die Klasse, auf die dieses Attribut angewendet wird, nicht vom Vorhandensein einer Synchronisierung für den Kontext abhängig ist. Dieses Feld ist konstant.

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

Feldwert

Value = 2

Gilt für: