InstalledToolboxItemInfo.CustomProperties, propriété

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

Syntaxe

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

Valeur de propriété

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

Implémentations

IInstalledToolboxItemInfo.CustomProperties

Sécurité .NET Framework

Voir aussi

Référence

InstalledToolboxItemInfo Classe

Microsoft.VisualStudio.Shell, espace de noms