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]