Public ReadOnly Property SyncRoot As Object
Dim instance As ComponentBase Dim value As Object value = instance.SyncRoot
public object SyncRoot {get;}
public: property Object^ SyncRoot { Object^ get(); }
ComponentBase Class ComponentBase Members