SignerInfoCollection.SyncRoot Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Properti SyncRoot mengambil Object objek digunakan untuk menyinkronkan akses ke SignerInfoCollection koleksi.
public:
property System::Object ^ SyncRoot { System::Object ^ get(); };
public object SyncRoot { get; }
member this.SyncRoot : obj
Public ReadOnly Property SyncRoot As Object
Nilai Properti
Objek Object digunakan untuk menyinkronkan akses ke SignerInfoCollection koleksi.