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

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

Syntax

C#
string WorkspaceModuleLibraryPath { get; set; }
Visual Basic
Property WorkspaceModuleLibraryPath As String
	Get
	Set
F#
abstract WorkspaceModuleLibraryPath : string with get, set

Field Value

Das Verzeichnis der Benutzermodulbibliothek oder null.

See Also