Partager via


IInstalledToolboxItemInfo.CustomProperties, propriété

Gets the strings to display in the dialog’s “custom” columns, or null if no custom properties are needed.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.Immutable.11.0 (dans Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Syntaxe

'Déclaration
ReadOnly Property CustomProperties As IEnumerable(Of KeyValuePair(Of String, String))
IEnumerable<KeyValuePair<string, string>> CustomProperties { get; }

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<KeyValuePair<String, String>>

Sécurité .NET Framework

Voir aussi

Référence

IInstalledToolboxItemInfo Interface

Microsoft.VisualStudio.Shell, espace de noms