Proprietà IVsHierarchyItem.CanonicalName
Gets the canonical name of the item, corresponding to the GetCanonicalName.
Spazio dei nomi: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Sintassi
'Dichiarazione
ReadOnly Property CanonicalName As String
string CanonicalName { get; }
Valore proprietà
Tipo: System.String
The canonical name of the item.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.