[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)
Liest oder schreibt den Synchronisationskontext, mit dessen Hilfe
das ValueChanged-Ereignis ausgelöst werden soll.
Namespace: DynamicNode.Ext.CockpitAssembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)
Syntax
C# |
---|
public IPropertySyncContext SyncContext { get; set; } |
Visual Basic |
---|
Public Property SyncContext As IPropertySyncContext Get Set |
F# |
---|
abstract SyncContext : IPropertySyncContext with get, set override SyncContext : IPropertySyncContext with get, set |