HashEditorViewModelText - свойство |
Gets Документ содержащий текст.
Пространство имён:
Tessa.UI.HashEditor
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис[NotNullAttribute]
public TextDocument Text { get; }<NotNullAttribute>
Public ReadOnly Property Text As TextDocument
Get
public:
[NotNullAttribute]
property TextDocument^ Text {
TextDocument^ get ();
}[<NotNullAttribute>]
member Text : TextDocument with get
Значение свойства
Тип:
TextDocument
См. также