AuthenticationInfoCollection.SyncRoot 屬性

定義

取得一個物件,可用來同步存取 Collection 物件。

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

屬性值

一個可以用來同步存取典藏的物件。

實作

適用於