IVsPropertyBag Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
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:
