Share via


Proprietà GlobalObjectDescriptionAttribute.CustomData

ottiene i dati personalizzati.

Spazio dei nomi:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property CustomData As IDictionary
public IDictionary CustomData { get; }

Valore proprietà

Tipo: System.Collections.IDictionary
IDictionary di dati personalizzati.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

GlobalObjectDescriptionAttribute Classe

Spazio dei nomi Microsoft.VisualStudio.Shell.Design