IViewInterceptorInterceptedViews - свойство
Представления, выполнение которых перехватывается текущим объектом, доступные по алиасам без учёта регистра.
Пространство имён: Tessa.ViewsСборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
Dictionary<string, ITessaView> InterceptedViews { get; }
ReadOnly Property InterceptedViews As Dictionary(Of String, ITessaView)
Get
property Dictionary<String^, ITessaView^>^ InterceptedViews {
Dictionary<String^, ITessaView^>^ get ();
}
abstract InterceptedViews : Dictionary<string, ITessaView> with get
Значение свойства
DictionaryString,
ITessaView