Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Creates and accesses the shared properties in a shared property group.
For more information about using the Shared Property Manager in COM+, see COM+ Shared Property Manager.
When to implement
This class is implemented by COM+.
| Requirement | Value |
|---|---|
| Interfaces | ISharedPropertyGroup |
When to use
Use this class to access the methods of ISharedPropertyGroup.
Remarks
You can create a SharedPropertyGroup object using the CreatePropertyGroup method of ISharedPropertyGroupManager.
To use this class from Microsoft Visual Basic, add a reference to the COM+ Services Type Library. A SharedPropertyGroup object is created by calling the CreatePropertyGroup method of the SharedPropertyGroupManager object.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional [desktop apps only] |
| Minimum supported server |
Windows 2000 Server [desktop apps only] |
| Header |
|