AnnotationStore.SyncRoot 屬性

定義

取得要做為 AnnotationStore 關鍵區段之同步鎖定的物件。

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

屬性值

要做為 AnnotationStore 關鍵區段之同步鎖定的物件。

適用於

另請參閱