[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Gibt das Verzeichnis mit den Systemknotenbibliotheken oder null zurück.

Namespace: DynamicNode.Core
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)

Syntax

C#
string SystemNodeLibraryPath { get; }
Visual Basic
ReadOnly Property SystemNodeLibraryPath As String
	Get
F#
abstract SystemNodeLibraryPath : string

Field Value

Das Verzeichnis der Systemknotenbibliotheken oder null.

See Also