ITileSourceContextSource - свойство |
Источник контекста для текущего объекта.
Пространство имён:
Tessa.UI.Tiles
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис ITileContextSource ContextSource { get; set; }
Property ContextSource As ITileContextSource
Get
Set
property ITileContextSource^ ContextSource {
ITileContextSource^ get ();
void set (ITileContextSource^ value);
}
abstract ContextSource : ITileContextSource with get, set
Значение свойства
Тип:
ITileContextSourceИсключения Исключение | Условие |
---|
[Tessa.Platform.ObjectSealedException] | Произведена попытка изменения объекта, защищённого от изменений. |
См. также Ссылки
[Tessa.Platform.ObjectSealedException]