[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Gibt das Verzeichnis für Graph-Module oder null zurück.
Namespace: DynamicNode.CoreAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
C# |
---|
public string WorkspaceModuleLibraryPath { get; set; } |
Visual Basic |
---|
Public Property WorkspaceModuleLibraryPath As String
Get
Set |
F# |
---|
abstract WorkspaceModuleLibraryPath : string with get, set
override WorkspaceModuleLibraryPath : string with get, set |
Field Value
Das Verzeichnis der Modul-Bibliothek oder
null.
Implements
IConfiguration..::..WorkspaceModuleLibraryPathSee Also