RecipientInfoCollection.SyncRoot 屬性

定義

SyncRoot 屬性會擷取 Object 物件,其用來同步存取 RecipientInfoCollection 集合。

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

屬性值

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

實作

適用於