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

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

protected:
virtual int SetProperty(
	unsigned int itemId,
	int propId,
	Object^ property
)

Parameters

itemId
Type: System::UInt32
propId
Type: System::Int32
property
Type: System::Object^

Return Value

Type: System::Int32
Return to top
Show: