[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtGui (in DNExtGui.dll) Version: 1.0.4679.19833 (1.0.0.0)
Gibt den Anwendungskern zurück oder legt ihn fest.
Namespace: DynamicNode.Ext.GuiAssembly: DNExtGui (in DNExtGui.dll) Version: 1.0.4679.19833 (1.0.0.0)
Syntax
C# |
---|
public TAppCore AppCore { get; set; } |
Visual Basic |
---|
Public Property AppCore As TAppCore Get Set |
F# |
---|
member AppCore : 'TAppCore with get, set |