ProfileInfoCollection.SyncRoot 属性

定义

获取同步根目录。

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

属性值

始终thisMe in Visual Basic),因为不支持同步 ProfileInfoCollection 对象。

实现

注解

应用程序代码通常不使用此属性。

适用于

另请参阅