AutoCompleteStringCollection.IsSynchronized Proprietà

Definizione

Ottiene un valore che indica se l'accesso a AutoCompleteStringCollection è sincronizzato (thread-safe).

public:
 property bool IsSynchronized { bool get(); };
public bool IsSynchronized { get; }
member this.IsSynchronized : bool
Public ReadOnly Property IsSynchronized As Boolean

Valore della proprietà

Boolean

false in tutti i casi.

Implementazioni

Si applica a