IVsUIDataSource::SetValue Method (String^, IVsUIObject^)
Visual Studio 2015
Sets a property to a value.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Parameters
- prop
-
Type:
System::String^
[in] The name of the property.
- pValue
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsUIObject^
[in] An object containing the value to set.
Show: