IVsPropertyBag Interface
Visual Studio 2015
Manages a name-value pair collection.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetValue(String) | Retrieves the value of a named property from the property bag. |
![]() | SetValue(String, Object) | Adds or updates a named property in the property bag. |
Show:
