GenericAcl.SyncRoot Proprietà

Definizione

Questa proprietà restituisce sempre null. È implementata solo perché è necessaria per l'implementazione dell'interfaccia ICollection.

public:
 virtual property System::Object ^ SyncRoot { System::Object ^ get(); };
public:
 property System::Object ^ SyncRoot { System::Object ^ get(); };
public virtual object SyncRoot { get; }
public object SyncRoot { get; }
member this.SyncRoot : obj
Public Overridable ReadOnly Property SyncRoot As Object
Public ReadOnly Property SyncRoot As Object

Valore della proprietà

Restituisce sempre null.

Implementazioni

Si applica a