FlavoredProjectBase::IVsUIHierarchy::SetProperty Method (UInt32, Int32, Object^)

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

private:
virtual int SetProperty(
	unsigned int itemid,
	int propid,
	Object^ var
) sealed = IVsUIHierarchy::SetProperty

Parameters

itemid
Type: System::UInt32
propid
Type: System::Int32
var
Type: System::Object^

Return Value

Type: System::Int32

The HRESULT.

Return to top
Show: