HtmlResultItemContent - свойство |
Пространство имён:
Tessa.UI.Controls.CustomRichTextBoxCtrl.CustomRichTextBox
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic Dictionary<string, byte[]> ItemContent { get; }Public ReadOnly Property ItemContent As Dictionary(Of String, Byte())
Get
public:
property Dictionary<String^, array<unsigned char>^>^ ItemContent {
Dictionary<String^, array<unsigned char>^>^ get ();
}member ItemContent : Dictionary<string, byte[]> with get
Значение свойства
Тип:
DictionaryString,
Byte
См. также