[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 Verzeichnis mit den System-Knotenbibliotheken oder null zurück.
Namespace: DynamicNode.CoreAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
C# |
---|
public string SystemNodeLibraryPath { get; } |
Visual Basic |
---|
Public ReadOnly Property SystemNodeLibraryPath As String Get |
F# |
---|
abstract SystemNodeLibraryPath : string override SystemNodeLibraryPath : string |