[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Gibt den Loader für Erweiterungen der Benutzeroberfläche zurück.
Namespace: DynamicNode.WinAppAssembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Syntax
| C# |
|---|
public CommandLoader<GUICore> CommandLoader { get; } |
| Visual Basic |
|---|
Public ReadOnly Property CommandLoader As CommandLoader(Of GUICore) Get |
| F# |
|---|
member CommandLoader : CommandLoader<GUICore> |