CryptographicAttributeObjectCollection.SyncRoot 屬性

定義

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

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

屬性值

Object物件,用來同步存取 CryptographicAttributeObjectCollection 集合。

實作

適用於

另請參閱