[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Gibt das IRuntime-Objekt zurück, in dem der Graph arbeitet.
Namespace: DynamicNode.CoreAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
| C# |
|---|
IRuntime Runtime { get; } |
| Visual Basic |
|---|
ReadOnly Property Runtime As IRuntime Get |
| F# |
|---|
abstract Runtime : IRuntime |