HtmlResultItemContent - свойство
Пространство имён: Tessa.UI.Controls.CustomRichTextBoxCtrl.CustomRichTextBoxСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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