FlavoredProjectBase::GetCanonicalName Method (UInt32, String^)
Visual Studio 2015
Gets the canonical name of the specified element.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
protected: virtual int GetCanonicalName( unsigned int itemId, [OutAttribute] String^% name )
Parameters
- itemId
-
Type:
System::UInt32
The ID of the element.
- name
-
Type:
System::String^
[out] The name.
Show: