Aracılığıyla paylaş


IToolboxItemInfo.ExtraInfo Özellik

Tanım

Kullanıcı öğeyi oluşturmayı seçerse IToolboxItemCreator.CreateToolboxItem'a geçirilecek ad-değer çiftleri koleksiyonunu alır.

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

Özellik Değeri

Açıklamalar

Bu özelliğe bir arka plan iş parçacığında erişilebilir.

Şunlara uygulanır