IVsPropertyBag Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

NameDescription
System_CAPS_pubmethodGetValue(String^)

Retrieves the value of a named property from the property bag.

System_CAPS_pubmethodSetValue(String^, Object^)

Adds or updates a named property in the property bag.

Return to top
Show: