IVsUIDataSource::GetValue Method (String^, IVsUIObject^)
Visual Studio 2015
Returns the value of a property.
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 to return.
- ppValue
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsUIObject^
[out] Location to return a pointer to the interface for the property value.
Show: