Compartilhar via


IInstalledToolboxItemInfo.CustomProperties Propriedade

Definição

Obtém as cadeias de caracteres a serem exibidas nas colunas "personalizadas" da caixa de diálogo ou nulas se nenhuma propriedade personalizada for necessária.

public:
 property System::Collections::Generic::IEnumerable<System::Collections::Generic::KeyValuePair<System::String ^, System::String ^>> ^ CustomProperties { System::Collections::Generic::IEnumerable<System::Collections::Generic::KeyValuePair<System::String ^, System::String ^>> ^ get(); };
public System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,string>> CustomProperties { get; }
member this.CustomProperties : seq<System.Collections.Generic.KeyValuePair<string, string>>
Public ReadOnly Property CustomProperties As IEnumerable(Of KeyValuePair(Of String, String))

Valor da propriedade

Aplica-se a