AutomationElementCollection.SyncRoot 屬性

定義

取得物件,可用來同步處理對 AutomationElementCollection 集合的存取。

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

屬性值

可用來同步存取集合的物件。

實作

適用於