FlavoredProject::SetGuidProperty Method (UInt32, Int32, Guid)
Visual Studio 2015
Sets properties whose values are GUIDs.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- itemId
-
Type:
System::UInt32
The ID of the item.
- propId
-
Type:
System::Int32
The ID of the property to set.
- guid
-
Type:
System::Guid
The GUID value of the property.
This method calls the SetGuidProperty method on the inner project.
Show: