FlavoredProjectBase::IVsUIHierarchy::SetGuidProperty Method (UInt32, Int32, Guid)

 
Namespace:   Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

private:
virtual int SetGuidProperty(
	unsigned int itemid,
	int propid,
	Guid% rguid
) sealed = IVsUIHierarchy::SetGuidProperty

Parameters

itemid
Type: System::UInt32
propid
Type: System::Int32
rguid
Type: System::Guid

Return Value

Type: System::Int32

The HRESULT.

Return to top
Show: