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

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

Syntax

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

Field Value

Das Verzeichnis der Systemmodulbibliothek oder null.

See Also