[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]

The DefaultConfiguration type exposes the following members.

Properties

  NameDescription
Public propertyHasWorkspace
Gibt einen Wert der angibt, ob die Konfigurtion ein Arbeitsverzeichnis besitzt.
Public propertyHelpPath
Gibt das Hilfe-Verzeichnis oder null zurück.
Public propertyProjectsPath
Gibt das Standard-Verzeichnis für Projektdateien oder null zurück.
Public propertyScriptsPath
Gibt das Verzeichnis mit den Skripten oder null zurück.
Public propertySettingsPath
Gibt das Verzeichnis mit den Programmeinstellungen oder null zurück.
Public propertySystemModuleLibraryPath
Gibt das Verzeichnis für Systemmodule oder null zurück.
Public propertySystemNodeLibraryPath
Gibt das Verzeichnis mit den System-Knotenbibliotheken oder null zurück.
Public propertySystemPath
Gibt das Startverzeichnis der Laufzeitumgebung zurück.
Public propertySystemTemplateLibraryPath
Gibt das Verzeichnis für Systemvorlagen oder null zurück.
Public propertyWorkspaceModuleLibraryPath
Gibt das Verzeichnis für Graph-Module oder null zurück.
Public propertyWorkspaceNodeLibraryPath
Gibt das Verzeichnis mit den Benutzer-Knotenbibliotheken oder null zurück.
Public propertyWorkspacePath
Gibt das Arbeitsverzeichnis für DynamicNodes im Benutzer-Kontext oder null zurück.
Public propertyWorkspaceTemplateLibraryPath
Gibt das Verzeichnis für Benutzervorlagen oder null zurück.

See Also