[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 den NodeFactory zurück, oder legt ihn fest.
Namespace: DynamicNode.CoreAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
C# |
---|
public NodeFactory NodeFactory { get; set; } |
Visual Basic |
---|
Public Property NodeFactory As NodeFactory Get Set |
F# |
---|
abstract NodeFactory : NodeFactory with get, set override NodeFactory : NodeFactory with get, set |