IToolboxItemInfo::GetPropertyValue Method (String^)
Visual Studio 2015
Returns the corresponding value for this item from a given property identifier.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Parameters
- name
-
Type:
System::String^
A non-localized identifier from the ItemPropertyIdsAndNames property.
This method can be called on a background thread.
Show: