FlavoredProject::GetGuidProperty Method (UInt32, Int32)
Visual Studio 2015
Gets properties whose values are GUIDs.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- itemId
-
Type:
System::UInt32
The item ID of the hierarchy node for which to get the property.
- propId
-
Type:
System::Int32
The ID of the property.
This method calls IVsHierarchy GetGuidProperty on the inner project.
Show: