This documentation is archived and is not being maintained.
SharedPropertyGroup Class
.NET Framework 1.1
Represents a collection of shared properties. This class cannot be inherited.
For a list of all members of this type, see SharedPropertyGroup Members.
System.Object
System.EnterpriseServices.SharedPropertyGroup
[Visual Basic] <ComVisible(False)> NotInheritable Public Class SharedPropertyGroup [C#] [ComVisible(false)] public sealed class SharedPropertyGroup [C++] [ComVisible(false)] public __gc __sealed class SharedPropertyGroup [JScript] public ComVisible(false) class SharedPropertyGroup
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Remarks
The shared property group is synchronized by the containing manager.
Requirements
Namespace: System.EnterpriseServices
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Enterpriseservices (in System.Enterpriseservices.dll)
See Also
SharedPropertyGroup Members | System.EnterpriseServices Namespace
Show: