IVsHierarchyItem.CanonicalName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the canonical name of the item, corresponding to the GetCanonicalName(UInt32, String).
public:
property System::String ^ CanonicalName { System::String ^ get(); };
public:
property Platform::String ^ CanonicalName { Platform::String ^ get(); };
public string CanonicalName { get; }
member this.CanonicalName : string
Public ReadOnly Property CanonicalName As String
Property Value
The canonical name of the item.