SharedProperty class
Applies to: desktop apps only
Sets or retrieves the value of a shared property.
For general information about using the Shared Property Manager in COM+, see COM+ Shared Property Manager.
When to implement
This class is implemented by COM+.
| Interfaces | ISharedProperty |
|---|
When to use
Use this class to access the methods of ISharedProperty.
Remarks
You can create a SharedProperty object by using the CreateProperty or CreatePropertyByPosition methods of ISharedPropertyGroup.
To use this class from Microsoft Visual Basic, add a reference to the COM+ Services Type Library. A SharedProperty object is created by calling the CreateProperty or CreatePropertyByPosition methods of the SharedPropertyGroup object.
Requirements
|
Minimum supported client | Windows 2000 Professional |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 2/3/2012