Udostępnij za pośrednictwem


IInstalledToolboxItemInfo.CustomProperties Właściwość

Definicja

Pobiera ciągi do wyświetlenia w kolumnach "niestandardowych" okna dialogowego lub null, jeśli nie są potrzebne żadne właściwości niestandardowe.

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))

Wartość właściwości

Dotyczy