FlavoredProjectBase::IVsHierarchy::GetCanonicalName Method (UInt32, String^)

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

private:
virtual int GetCanonicalName(
	unsigned int itemId,
	[OutAttribute] String^% name
) sealed = IVsHierarchy::GetCanonicalName

Parameters

itemId
Type: System::UInt32
name
Type: System::String^

Return Value

Type: System::Int32

The HRESULT.

Return to top
Show: